commit | 29578624e354f56143d92510fff33a8b2aaa2c03 | [log] [tgz] |
---|---|---|
author | Olaf Kirch <olaf.kirch@oracle.com> | Wed Jul 11 19:32:02 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 11 19:32:02 2007 -0700 |
tree | 67d0f28264dbeacedde4882f1e76157894ba33ba | |
parent | 1fd05ba5a2f2aa8e7b9b52ef55df850e2e7d54c9 [diff] |
[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 <olaf.kirch@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>