]> Pileus Git - ~andy/linux/commit
vxlan: Improve vxlan headroom calculation.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 19 Aug 2013 18:23:22 +0000 (11:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:15:43 +0000 (00:15 -0700)
commit649c5b8bdd8d5c8c9c50882e3a789030fb99b75c
tree4eec659e1a322796ad045cd997c138e9251614c6
parent49560532d74962608526121ecb0d2ad0c87f9cc0
vxlan: Improve vxlan headroom calculation.

Rather than having static headroom calculation, adjust headroom
according to target device.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c