]> git.baikalelectronics.ru Git - kernel.git/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)
commit37f500ba8d47b886fa12a6d12c9ea39dc87b4146
tree48fc87a0b34bd2da06fedcd7e5e3ed6b08f7a3ac
parent4beab88aba4186e910f35a87d64aaf46953e4df8
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