All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: akpm@linux-foundation.org
Cc: netdev@vger.kernel.org, dbn.lists@gmail.com
Subject: Re: [patch 03/12] sundance: set carrier status on link change events
Date: Sat, 13 Sep 2008 20:13:34 -0400	[thread overview]
Message-ID: <48CC572E.40604@garzik.org> (raw)
In-Reply-To: <200808202351.m7KNpxBh006024@imap1.linux-foundation.org>

akpm@linux-foundation.org wrote:
> From: Dan Nicholson <dbn.lists@gmail.com>
> 
> Check if the link is available when a changed interrupt has been received and
> set the carrier status appropriately.  The code is copied nearly verbatim from
> the dl2k module.  The link status could be used in more places in the driver,
> but this is enough to get the carrier status reported to userspace.  Fixes
> kernel bug #7487:
> 
>     http://bugzilla.kernel.org/show_bug.cgi?id=7487
> 
> [akpm@linux-foundation.org: coding-style fixes]
> Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/net/sundance.c |   95 +++++++++++++++++++++++++--------------
>  1 file changed, 62 insertions(+), 33 deletions(-)

applied



  reply	other threads:[~2008-09-14  0:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20 23:51 [patch 03/12] sundance: set carrier status on link change events akpm
2008-09-14  0:13 ` Jeff Garzik [this message]
2008-09-15 12:56   ` Dan Nicholson
  -- strict thread matches above, loose matches on Subject: below --
2008-07-30 19:38 akpm

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=48CC572E.40604@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@linux-foundation.org \
    --cc=dbn.lists@gmail.com \
    --cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.