From: Stephen Hemminger Date: Thu, 26 Oct 2006 22:46:51 +0000 (-0700) Subject: netpoll per device txq X-Git-Tag: v2.6.20-rc1~34^2~40^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cd27ed33886a5ffaf0925a6d98e13e18e8a1af;p=pandora-kernel.git netpoll per device txq When the netpoll beast got really busy, it tended to clog things, so it stored them for later. But the beast was putting all it's skb's in one basket. This was bad because maybe some pipes were clogged and others were not. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed