linux/drivers/net/wireless/hostap
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice
Force dev_alloc_name() to be called from register_netdevice() by
dev_get_valid_name(). That allows to remove multiple explicit
dev_alloc_name() calls.

The possibility to call dev_alloc_name in advance remains.

This also fixes veth creation regresion caused by
84c49d8c3e

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-05 10:57:45 -07:00
..
Kconfig
Makefile
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_ap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_common.h
hostap_config.h net: change to new flag variable 2011-03-17 14:05:35 +01:00
hostap_cs.c hostap_cs: fix sleeping function called from invalid context 2011-01-10 15:40:53 -05:00
hostap_download.c
hostap_hw.c hostap: don't use flush_scheduled_work() 2010-12-12 16:45:15 +01:00
hostap_info.c
hostap_ioctl.c Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_main.c net: call dev_alloc_name from register_netdevice 2011-05-05 10:57:45 -07:00
hostap_pci.c
hostap_plx.c
hostap_proc.c
hostap_wlan.h Fix common misspellings 2011-03-31 11:26:23 -03:00