]> Pileus Git - ~andy/linux/commit
ipv6: Move exthdr offload support into separate file
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:19 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:36:18 +0000 (17:36 -0500)
commit2207afc8bfd80d596b524d4feb6b27f5ce359d59
treed49e698603a536b4b88ec6482eecd15e01ef2533
parent5edbb07dc9474b7d4cd4391a2e6551ad067a0f96
ipv6: Move exthdr offload support into separate file

Move the exthdr offload functionality into a separeate
file in preparate for moving it out of the module

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile
net/ipv6/exthdrs.c
net/ipv6/exthdrs_offload.c [new file with mode: 0644]
net/ipv6/ip6_offload.h