net: mv643xx_eth: remove deprecated inet_lro support
commit3619eb8541a6548f6e27b75aaa96cd53c4d9f3ef
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Thu, 11 Apr 2013 23:20:00 +0000 (11 23:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2013 19:03:51 +0000 (12 15:03 -0400)
tree90a7821470cbbefd5f1e493d0682c8a5660ad266
parent6706c82e39a984a02696e816cbcc8b82a21b3f67
net: mv643xx_eth: remove deprecated inet_lro support

With recent support for GRO, there is no need to keep both LRO and
GRO. This patch therefore removes the deprecated inet_lro support
from mv643xx_eth. This is work is based on an experimental patch
provided by Eric Dumazet and Willy Tarreau.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Based-on-patch-by: Eric Dumazet <eric.dumazet@gmail.com>
Based-on-patch-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/Kconfig
drivers/net/ethernet/marvell/mv643xx_eth.c