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
..
2005-08-15 15:49:00 -04:00
2005-07-30 09:47:53 -05:00
2005-08-10 11:03:02 -07:00
2005-08-23 18:43:41 -07:00
2005-07-12 16:01:02 -07:00
2005-08-10 11:08:56 -07:00
2005-04-16 15:20:36 -07:00
2005-08-16 21:06:24 -07:00
2005-08-23 18:43:46 -07:00
2005-08-23 18:43:44 -07:00
2005-06-21 18:46:32 -07:00
2005-04-16 15:20:36 -07:00
2005-08-23 19:59:38 -07:00
2005-08-12 12:55:02 -07:00
2005-07-11 14:14:31 -07:00