ipv4: make default for INET_LRO consistent with help text
authorFrans Pop <elendil@planet.nl>
Tue, 19 May 2009 04:48:38 +0000 (21:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2009 04:48:38 +0000 (21:48 -0700)
Commit e81963b1 ("ipv4: Make INET_LRO a bool instead of tristate.")
changed this config from tristate to bool.  Add default so that it is
consistent with the help text.

Signed-off-by: Frans Pop <elendil@planet.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found