1
0
Fork 0
alistair23-linux/drivers/net/hamradio
Sudip Mukherjee ec5a0ec1a4 hamradio: 6pack: remove unnecessary check
this is check for dev is unnecessary, as we are already checking dev
after allocating it via alloc_netdev, and jumping to label: out
if it is NULL.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-03 15:34:31 -05:00
..
6pack.c hamradio: 6pack: remove unnecessary check 2014-11-03 15:34:31 -05:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
baycom_epp.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
baycom_par.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
baycom_ser_fdx.c hamradio: baycom: remove deprecated IRQF_DISABLED 2013-09-30 15:08:13 -04:00
baycom_ser_hdx.c hamradio: baycom: remove deprecated IRQF_DISABLED 2013-09-30 15:08:13 -04:00
bpqether.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
dmascc.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
hdlcdrv.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
mkiss.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
scc.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
yam.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
z8530.h