Eric Dumazet
91e83133e7
net: use netif_rx_ni() from process context
...
Hotpluging a cpu might be rare, yet we have to use proper
handlers when taking over packets found in backlog queues.
dev_cpu_callback() runs from process context, thus we should
call netif_rx_ni() to properly invoke softirq handler.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-07 22:43:52 -08:00
..
2014-12-09 16:29:11 -05:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2015-02-07 22:43:52 -08:00
2014-08-26 13:45:47 -04:00
2014-12-09 16:08:17 -05:00
2014-12-08 21:07:10 -05:00
2014-02-09 19:02:52 -08:00
2014-12-10 23:34:27 -05:00
2014-10-10 15:33:47 -04:00
2015-02-05 14:38:53 -08:00
2014-09-30 01:02:26 -04:00
2014-10-07 00:10:49 -04:00
2014-11-19 16:23:49 -05:00
2014-11-18 15:26:32 -05:00
2014-10-07 20:39:25 -04:00
2015-01-14 00:28:00 -05:00
2014-12-04 14:34:54 -05:00
2013-05-20 13:48:04 -07:00
2014-12-02 20:01:22 -08:00
2014-01-05 20:27:54 -05:00
2011-10-31 19:30:30 -04:00
2014-07-15 11:05:09 -04:00
2011-10-31 19:30:30 -04:00
2014-11-21 14:20:17 -05:00
2014-07-15 11:05:09 -04:00
2015-02-05 15:41:34 -08:00
2014-08-02 15:03:58 -07:00
2014-06-25 16:37:24 -07:00
2015-02-07 22:13:10 -08:00
2014-12-10 22:41:55 -05:00
2014-08-22 19:57:23 -07:00
2014-12-24 00:21:43 -05:00
2014-08-02 15:03:58 -07:00
2014-12-13 13:33:26 -08:00
2014-01-14 15:15:25 -08:00
2014-11-16 15:59:11 -05:00
2014-09-05 17:43:45 -07:00
2014-10-22 12:52:55 -04:00
2014-11-11 14:10:31 -05:00