ipv4: Pull GSO registration out of inet_init()
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:21 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:39:23 +0000 (17:39 -0500)
Since GSO/GRO support is now separated, make IPv4 GSO a
stand-alone init call and not part of inet_init().

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

No differences found