]> Pileus Git - ~andy/linux/commit
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)
commit808a8f884554f93315f663b2694addb4a177c578
treec07a0f42320db2d39b33cfd071c9f0f255253cb7
parent3c73a0368e995f047c14388a05dcfba599053bef
ipv4: Pull GSO registration out of inet_init()

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>
net/ipv4/af_inet.c