linux/drivers/net/hamradio
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
..
6pack.c hamradio: 6pack: semaphore cleanup 2010-10-12 17:36:08 +02:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c net/various: remove trailing space in messages 2010-03-24 14:10:38 -07:00
baycom_ser_hdx.c
bpqether.c net: call dev_alloc_name from register_netdevice 2011-05-05 10:57:45 -07:00
dmascc.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
hdlcdrv.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
mkiss.c hamradio: Mkiss: semaphore cleanup 2010-10-12 17:36:09 +02:00
scc.c drivers/net/hamradio: Adjust confusing if indentation 2010-08-16 21:06:29 -07:00
yam.c Fix common misspellings 2011-03-31 11:26:23 -03:00
z8530.h