From: Jeff Moyer Date: Fri, 12 Aug 2005 02:23:04 +0000 (-0700) Subject: [NETPOLL]: rx_flags bugfix X-Git-Tag: v2.6.13-rc7~98^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11513128bb66b0b09d5d0df069b58afdb01752a2;p=pandora-kernel.git [NETPOLL]: rx_flags bugfix Initialize npinfo->rx_flags. The way it stands now, this will have random garbage, and so will incur a locking penalty even when an rx_hook isn't registered and we are not active in the netpoll polling code. Signed-off-by: Jeff Moyer Signed-off-by: Matt Mackall Signed-off-by: David S. Miller --- Reading git-diff-tree failed