projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
96a94cc
5b8d542
)
Merge branch 'bridge-register-netdev-before-changelink'
author
David S. Miller
<davem@davemloft.net>
Wed, 12 Apr 2017 02:22:45 +0000
(22:22 -0400)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Apr 2017 02:22:45 +0000
(22:22 -0400)
Ido Schimmel says:
====================
bridge: Fix kernel oops during bridge creation
First patch adds a missing ndo_uninit() in the bridge driver, which is a
prerequisite for the second patch that actually fixes the oops.
Please consider both patches for 4.4.y, 4.9.y and 4.10.y
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge