]> Pileus Git - ~andy/linux/commit
net: Remove code duplication between offload structures
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:23 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:39:51 +0000 (17:39 -0500)
commitf191a1d17f227032c159e5499809f545402b6dc6
tree48fc87a0b34bd2da06fedcd7e5e3ed6b08f7a3ac
parentc6b641a4c6b32f39db678c2441cb1ef824110d74
net: Remove code duplication between offload structures

Move the offload callbacks into its own structure.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/protocol.h
net/core/dev.c
net/ipv4/af_inet.c
net/ipv6/ip6_offload.c
net/ipv6/tcpv6_offload.c
net/ipv6/udp_offload.c