commit | 808a8f884554f93315f663b2694addb4a177c578 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Thu Nov 15 08:49:21 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 15 17:39:23 2012 -0500 |
tree | c07a0f42320db2d39b33cfd071c9f0f255253cb7 | |
parent | 3c73a0368e995f047c14388a05dcfba599053bef [diff] |
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>