commit | 0a17d8c744e44617a3c22e7af68b4c5c9c1c5dba | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Thu Jul 01 13:58:25 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 01 22:45:58 2010 -0700 |
tree | 6d71d44a7f9769fcdb46f11258705200fe2b0327 | |
parent | de42edde131cd09a556f0b90373569d64b92ef99 [diff] |
ixgbe: use NETIF_F_LRO Both ETH_FLAG_LRO and NETIF_F_LRO have the same value, but NETIF_F_LRO is intended to use with netdev->features. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Don Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>