commit | bc8a5397433e4effbaddfa7e462d10b3c060cabb | [log] [tgz] |
---|---|---|
author | Frans Pop <elendil@planet.nl> | Mon May 18 21:48:38 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 18 21:48:38 2009 -0700 |
tree | 8eb8ad8fecf937006a6f1d8bb70f368821442577 | |
parent | 995b337952cdf7e05d288eede580257b632a8343 [diff] |
ipv4: make default for INET_LRO consistent with help text 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>