commit | fc9c89b19c56813434c3d2967652a4fa6906926a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Apr 11 22:22:45 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 22:22:45 2017 -0400 |
tree | 78c0c74da30e3525566ef791dc9330872dba71ba | |
parent | 96a94cc5158859943b7e4e72ae69e572815f5413 [diff] | |
parent | 5b8d5429daa05bebef6ffd3297df3b502cc6f184 [diff] |
Merge branch 'bridge-register-netdev-before-changelink' 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>