android_kernel_xiaomi_sm7250/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 [PATCH] drivers/net/hamradio/baycom_epp.c: cleanups 2005-06-02 15:12:31 -07:00
baycom_par.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
baycom_ser_fdx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
baycom_ser_hdx.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bpqether.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
dmascc.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
hdlcdrv.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
Kconfig [PATCH] SMP fix for 6pack driver 2005-07-31 01:07:41 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mkiss.c [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
mkiss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scc.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
yam1200.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
yam9600.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
yam.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
z8530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00