net: Add generic packet offload infrastructure.
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:10 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:36:16 +0000 (17:36 -0500)
commit62532da9d5f47a7ced3b965aa73ffd5b1afbeb79
tree520e8ca8c90116fb4f92db0c356474abed905c79
parentefad0c14b720ec3791c95e0658c3990fbc124366
net: Add generic packet offload infrastructure.

Create a new data structure to contain the GRO/GSO callbacks and add
a new registration mechanism.

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