android_kernel_xiaomi_sm8350/drivers/net/hamradio
Ralf Baechle 214838a210 [PATCH] Fix 6pack setting of MAC address
Don't check type of sax25_family; dev_set_mac_address has already done
that before and anyway, the type to check against would have been
ARPHRD_AX25.  We only got away because AF_AX25 and ARPHRD_AX25 both happen
to be defined to the same value.

Don't check sax25_ndigis either; it's value is insignificant for the
purpose of setting the MAC address and the check has shown to break
some application software for no good reason.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-27 04:32:39 -04:00
..
6pack.c [PATCH] Fix 6pack setting of MAC address 2005-08-27 04:32:39 -04:00
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c
dmascc.c
hdlcdrv.c
Kconfig [PATCH] SMP fix for 6pack driver 2005-07-31 01:07:41 -04:00
Makefile
mkiss.c [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
mkiss.h
scc.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
yam1200.h
yam9600.h
yam.c
z8530.h