From: Olaf Kirch Date: Thu, 12 Jul 2007 02:32:02 +0000 (-0700) Subject: [NET]: Fix races in net_rx_action vs netpoll. X-Git-Tag: v2.6.23-rc1~1109^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29578624e354f56143d92510fff33a8b2aaa2c03;p=pandora-kernel.git [NET]: Fix races in net_rx_action vs netpoll. Keep netpoll/poll_napi from messing with the poll_list. Only net_rx_action is allowed to manipulate the list. Signed-off-by: Olaf Kirch Signed-off-by: David S. Miller --- Reading git-diff-tree failed