From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Stephen Hemminger <shemminger@osdl.org>,
Jeff Garzik <jgarzik@pobox.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH] skge: get rid of warning on race
Date: Wed, 14 Dec 2005 00:37:08 -0500 [thread overview]
Message-ID: <20051214053708.GA10486@redhat.com> (raw)
In-Reply-To: <200512130559.jBD5xUjf015319@hera.kernel.org>
On Mon, Dec 12, 2005 at 09:59:30PM -0800, Linux Kernel wrote:
> tree 987cfbd2134b82bea55c55fa17bd70d29df70458
> parent 0e670506668a43e1355b8f10c33d081a676bd521
> author Stephen Hemminger <shemminger@osdl.org> Wed, 07 Dec 2005 07:01:49 -0800
> committer Jeff Garzik <jgarzik@pobox.com> Tue, 13 Dec 2005 09:33:03 -0500
>
> [PATCH] skge: get rid of warning on race
>
> Get rid of warning in case of race with ring full and lockless
> tx on the skge driver. It is possible to be in the transmit
> routine with no available slots and already stopped.
>
> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
You've traded a warning for something more serious :)
now I get...
drivers/net/skge.ko needs unknown symbol netif_stopped
Dave
next parent reply other threads:[~2005-12-14 5:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200512130559.jBD5xUjf015319@hera.kernel.org>
2005-12-14 5:37 ` Dave Jones [this message]
2005-12-14 6:47 ` [PATCH] skge: get rid of warning on race David S. Miller
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=20051214053708.GA10486@redhat.com \
--to=davej@redhat.com \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.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).