udp: Remove udp_offloads
authorTom Herbert <tom@herbertland.com>
Tue, 5 Apr 2016 15:22:56 +0000 (08:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Apr 2016 20:53:30 +0000 (16:53 -0400)
commit46aa2f30aa7fe03a4dcd732b009284c02ff4f093
treed7c064a02842bad233e6aaaf9be93f95565c269f
parent4a0090a98e5f6e7813d807c883abf362df4b0507
udp: Remove udp_offloads

Now that the UDP encapsulation GRO functions have been moved to the UDP
socket we not longer need the udp_offload insfrastructure so removing it.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/protocol.h
net/ipv4/udp_offload.c