Skip to content
Commit 89d01748 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

team: set dev->needed_headroom in team_setup_by_port()



Some devices set needed_headroom. If we ignore it, we might
end up crashing in various skb_push() for example in ipgre_header()
since some layers assume enough headroom has been reserved.

Fixes: 1d76efe1 ("team: add support for non-ethernet devices")
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f32f1933
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment