be2net: Increase skb headroom size to 256 bytes
authorKalesh A P <kalesh-anakkur.purayil@broadcom.com>
Tue, 20 Dec 2016 15:14:30 +0000 (10:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Dec 2016 18:23:05 +0000 (13:23 -0500)
commit76b15923b777aa2660029629179550124c1fc40e
treef8056964ded8011bcfe01fd63d0ce00c9a466e9d
parentba6d973f78eb62ffebb32f6ef3334fc9a3b33d22
be2net: Increase skb headroom size to 256 bytes

The driver currently allocates 128 bytes of skb headroom.
This was found to be insufficient with some configurations
like Geneve tunnels, which resulted in skb head reallocations.

Increase the headroom to 256 bytes to fix this.

Signed-off-by: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be.h