commit | eebbbdba5eb44406061e4dff130257b654773d3f | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Feb 06 23:19:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 07 02:43:09 2009 -0800 |
tree | ec8d2464ca663f92ea37af967be146be774dff06 | |
parent | dda0e0834c839c0e4b1717cbe9c22c35ca935809 [diff] |
igb: cleanup igb_netpoll to be more friendly with napi & GRO This patch cleans up igb_netpoll so that it is more friendly with both the current napi and newly introduced GRO features. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>