linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Gwendal Grignou <gwendal@google.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: Fix display of sata speed
Date: Sun, 27 Oct 2013 07:44:12 -0400	[thread overview]
Message-ID: <20131027114412.GG14934@mtj.dyndns.org> (raw)
In-Reply-To: <1382743737-3516-2-git-send-email-gwendal@google.com>

On Fri, Oct 25, 2013 at 04:28:57PM -0700, Gwendal Grignou wrote:
> 6.0 Gbps link speed was not decoded properly:
> speed was reported at 3.0 Gbps only.
> 
> Tested: On a machine where libata reports 6.0 Gbps in
>         /var/log/messages:
>     ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
> 
>     Before:
>     	cat /sys/class/ata_link/link1/sata_spd
>     	3.0 Gbps
>     After:
>     	cat /sys/class/ata_link/link1/sata_spd
>     	6.0 Gbps
> 
> Signed-off-by: Gwendal Grignou <gwendal@google.com>

Applied to libata/for-3.13 with stable cc'd.

Thanks.

-- 
tejun

      reply	other threads:[~2013-10-27 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 23:28 [PATCH] libata: Fix display of sata speed Gwendal Grignou
2013-10-25 23:28 ` Gwendal Grignou
2013-10-27 11:44   ` Tejun Heo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131027114412.GG14934@mtj.dyndns.org \
    --to=tj@kernel.org \
    --cc=gwendal@google.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).