summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-06-09 21:33:09 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-09 15:40:15 -0400
commitc7a61cba71fd151cc7d9ebe53a090e0e61eeebf3 (patch)
tree3b8b1365c8ca48422d4fa366838c799d3880b55a /ipc
parent773fc8f6e8d63ec9d840588e161cbb73a01cfc45 (diff)
mac80211: free netdev on dev_alloc_name() error
The change to remove free_netdev() from ieee80211_if_free() erroneously didn't add the necessary free_netdev() for when ieee80211_if_free() is called directly in one place, rather than as the priv_destructor. Add the missing call. Fixes: cf124db566e6 ("net: Fix inconsistent teardown and release of private netdev state.") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions