From: Jiri Slaby <jirislaby@gmail.com>
To: "Kok, Auke" <auke-jan.h.kok@intel.com>
Cc: Robert.Olsson@data.slu.se, jeff@garzik.org,
e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org,
akpm@linux-foundation.org, davem@davemloft.net
Subject: Re: [PATCH] [-MM, FIX V4] e1000e: incorporate napi_struct changes from net-2.6.24.git
Date: Mon, 17 Sep 2007 21:33:04 +0200 [thread overview]
Message-ID: <46EED670.60107@gmail.com> (raw)
In-Reply-To: <46EEAB79.4040306@intel.com>
On 09/17/2007 06:29 PM, Kok, Auke wrote:
> Jiri Slaby wrote:
>> On 12/23/-28158 08:59 PM, Auke Kok wrote:
>>> This incorporates the new napi_struct changes into e1000e. Included
>>> bugfix for ifdown hang from Krishna Kumar for e1000.
>>>
>>> Disabling polling is no longer needed at init time, so remove
>>> napi_disable() call from _probe().
>>>
>>> This also fixes an endless polling loop where the driver signalled
>>> "polling done" improperly back to the stack.
>>>
>>> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Tested-by: Jiri Slaby <jirislaby@gmail.com>
>>> ---
>>>
>>> drivers/net/e1000e/e1000.h | 2 ++
>>> drivers/net/e1000e/netdev.c | 40 ++++++++++++++++------------------------
>>> 2 files changed, 18 insertions(+), 24 deletions(-)
[...]
> I have no lockups here as well anymore, so I'm wondering if you accidentally used
> V3 of the patch.
And so am I, it works, I ported one change to e1000 (non-e) driver and missed
the return 0; removal. Fixed both of them now, so one of them caused it.
thanks a lot,
--
Jiri Slaby (jirislaby@gmail.com)
Faculty of Informatics, Masaryk University
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
prev parent reply other threads:[~2007-09-17 19:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-10 23:35 [PATCH] [-MM, FIX V4] e1000e: incorporate napi_struct changes from net-2.6.24.git Auke Kok
2007-09-17 11:06 ` Jiri Slaby
2007-09-17 16:29 ` Kok, Auke
2007-09-17 19:33 ` Jiri Slaby [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=46EED670.60107@gmail.com \
--to=jirislaby@gmail.com \
--cc=Robert.Olsson@data.slu.se \
--cc=akpm@linux-foundation.org \
--cc=auke-jan.h.kok@intel.com \
--cc=davem@davemloft.net \
--cc=e1000-devel@lists.sourceforge.net \
--cc=jeff@garzik.org \
--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 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).