projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4663ff6
89d0174
)
Merge branch 'bonding-team-basic-dev-needed_headroom-support'
author
David S. Miller
<davem@davemloft.net>
Sat, 26 Sep 2020 00:04:56 +0000
(17:04 -0700)
committer
David 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