Merge branch 'bonding-team-basic-dev-needed_headroom-support'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Sep 2020 00:04:56 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Sep 2020 00:04:56 +0000 (17:04 -0700)
Eric Dumazet says:

====================
bonding/team: basic dev->needed_headroom support

Both bonding and team drivers support non-ethernet devices,
but missed proper dev->needed_headroom initializations.

syzbot found a crash caused by bonding, I mirrored the fix in team as well.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge