linux-sg2042/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 drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hostap_80211_rx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-05-17 13:57:43 -04:00
hostap_80211_tx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
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 drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
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 drivers/net: remove useless semicolons 2010-05-17 22:47:34 -07:00
hostap_hw.c hostap: don't use flush_scheduled_work() 2010-12-12 16:45:15 +01:00
hostap_info.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
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_pci: set dev->base_addr during probe 2010-07-14 13:49:46 -04:00
hostap_plx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hostap_proc.c
hostap_wlan.h Fix common misspellings 2011-03-31 11:26:23 -03:00