linux_dsm_epyc7002/drivers/net/wireless/intersil/hostap
Stefano Brivio 9ff067ff4c hostap: Fix outdated comment about dev->destructor
After commit cf124db566 ("net: Fix inconsistent teardown and
release of private netdev state."), setting
'dev->needs_free_netdev' ensures device data is released, and
'dev->destructor' is not used anymore.

Fixes: cf124db566 ("net: Fix inconsistent teardown and release of private netdev state.")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-03 13:08:41 +03:00
..
hostap_80211_rx.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
hostap_80211_tx.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hostap_80211.h
hostap_ap.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hostap_info.c
hostap_ioctl.c sched/wait: Rename wait_queue_t => wait_queue_entry_t 2017-06-20 12:18:27 +02:00
hostap_main.c hostap: Fix outdated comment about dev->destructor 2017-08-03 13:08:41 +03:00
hostap_pci.c
hostap_plx.c
hostap_proc.c
hostap_wlan.h
hostap.h
Kconfig
Makefile