netxen: ethtool statistics and control for LRO
authorNarender Kumar <narender.kumar@qlogic.com>
Sun, 23 Aug 2009 08:35:09 +0000 (08:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2009 02:00:20 +0000 (19:00 -0700)
Add ethtool -K knob to control LRO in firmware.
LRO path is completely separated from GRO, LRO packets
are still fed with netif_receive_skb().

Also fix ethtool statistics to include LRO packets.
Also use correct message type while configuring interrupt coalescing.

Signed-off-by: Narender Kumar <narender.kumar@qlogic.com>
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found