1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/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.h hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_80211.h hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02: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_ap.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
hostap_ap.h hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_common.h hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_config.h hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_cs.c hostap: fix an error code in prism2_config() 2015-12-11 13:22:04 +02:00
hostap_download.c hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_hw.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hostap_info.c hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
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: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_plx.c hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_proc.c hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
hostap_wlan.h hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t 2017-05-22 18:23:43 +03:00
Kconfig hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00
Makefile hostap: move under intersil vendor directory 2015-11-18 14:28:30 +02:00