]> git.baikalelectronics.ru Git - kernel.git/commit
net: Switch to using the new packet offload infrustructure
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:11 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:36:17 +0000 (17:36 -0500)
commitbcb79cea03ce73d038560d415481df017b6e11ed
tree179242661e78e2621c02719cea9cf6e838f9b32a
parent67553bc4ed292955ef1ce494456af6f75ffdc1a0
net: Switch to using the new packet offload infrustructure

Convert to using the new GSO/GRO registration mechanism and new
packet offload structure.

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