ipv6: Pull IPv6 GSO registration out of the module
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:22 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:39:24 +0000 (17:39 -0500)
Sing GSO support is now separate, pull it out of the module
and make it its own init call.
Remove the cleanup functions as they are no longer called.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found