Stephen Hemminger f2bde73286 net: allow multiple dev per napi with GRO
GRO assumes that there is a one-to-one relationship between NAPI
structure and network device. Some devices like sky2 share multiple
devices on a single interrupt so only have one NAPI handler. Rather than
split GRO from NAPI, just have GRO assume if device changes that
it is a different flow.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-02 01:07:37 -07:00
..
2009-03-21 19:06:50 -07:00
2009-03-17 13:10:52 -07:00
2009-01-04 17:29:21 -08:00
2009-03-21 13:36:17 -07:00
2009-03-21 19:19:16 -07:00
2009-03-21 13:36:17 -07:00
2009-03-21 13:41:09 -07:00
2009-02-26 23:43:35 -08:00
2005-04-16 15:20:36 -07:00