Skip to content
Commit e81963b1 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Make INET_LRO a bool instead of tristate.



This code is used as a library by several device drivers,
which select INET_LRO.

If some are modules and some are statically built into the
kernel, we get build failures if INET_LRO is modular.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9b05126b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment