From: Eric Lemoine Date: Fri, 2 Sep 2005 00:41:07 +0000 (-0700) Subject: [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver X-Git-Tag: v2.6.14-rc1~777^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d9f7f0c9cf06d7d3cfa2a9f0514cf21fa5fda1;p=pandora-kernel.git [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver From: Eric Lemoine To me the bug is that __LINK_STATE_RX_SCHED can be set while __netif_rx_schedule() hasen't be called. Why don't fix it in the simplest way ? See attached patch (absolutely untested). Signed-off-by: Geoff Levand Signed-off-by: David S. Miller --- Reading git-diff-tree failed