enic: Don't indicate IPv6 pkts using soft-LRO
authorScott Feldman <scofeldm@cisco.com>
Wed, 24 Sep 2008 18:23:22 +0000 (11:23 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 25 Sep 2008 00:48:25 +0000 (20:48 -0400)
commitd9c3c57ffc23b562a6ef8da794fc9702e1c3b328
treea882a13b7ace204ba1b5c7ab8cc76c9fc01db25f
parent3b060be0582373be3c380629d7a6de5f06a311ed
enic: Don't indicate IPv6 pkts using soft-LRO

LRO is only applied to IPv4 pkts, so don't use the LRO indication functions
for anything other IPv4 pkts.  Every non-IPv4 pkt is indicated using non-
LRO functions.

Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/enic/enic_main.c