diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-08-05 22:51:37 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-07 16:47:52 -0700 |
commit | 6261d983f226f0a6a8d4d32b57a032bc23a5ebb6 (patch) | |
tree | 4bed875ac9758214183ebbed0e9b0f62afba617b /virt | |
parent | 8a56d243ca60c92c0b80307422ae75676873a715 (diff) | |
download | linux-6261d983f226f0a6a8d4d32b57a032bc23a5ebb6.tar.gz linux-6261d983f226f0a6a8d4d32b57a032bc23a5ebb6.tar.bz2 linux-6261d983f226f0a6a8d4d32b57a032bc23a5ebb6.zip |
ip_tunnel: embed hash list head
The IP tunnel hash heads can be embedded in the per-net structure
since it is a fixed size. Reduce the size so that the total structure
fits in a page size. The original size was overly large, even NETDEV_HASHBITS
is only 8 bits!
Also, add some white space for readability.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Pravin B Shelar <pshelar@nicira.com>.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions