diff options
author | 2009-04-01 11:20:20 +0000 | |
---|---|---|
committer | 2009-04-02 01:07:37 -0700 | |
commit | f2bde7328633269ee935d9ed96535ade15cc348f (patch) | |
tree | 5691cd6965cc7dae9d29b79fd9facfdc4c18199e /arch/x86/mm/fault.c | |
parent | r8169: reset IntrStatus after chip reset (diff) | |
download | linux-dev-f2bde7328633269ee935d9ed96535ade15cc348f.tar.xz linux-dev-f2bde7328633269ee935d9ed96535ade15cc348f.zip |
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>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions