commit | b0dc635d923cd5aafa4e99973f529bf68c582738 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Dec 07 13:57:33 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 07 16:35:50 2015 -0500 |
tree | 294a7a7452684e626f7cf06f92f0e237e87e3a53 | |
parent | 4baee937b8d551c89f61542a575378e407b63415 [diff] |
net: dsa: cleanup resources upon module removal Make sure that we unassign the master_netdev dsa_ptr to make the packet processing go through the regular Ethernet receive path. Suggested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>