linux/net/ax25
Ralf Baechle 15b1c0e822 [AX.25]: Fix default address and broadcast address initialization.
Only the callsign but not the SSID part of an AX.25 address is ASCII
based but Linux by initializes the SSID which should be just a 4-bit
number from ASCII anyway.

Fix that and convert the code to use a shared constant for both default
addresses.  While at it, use the same style for null_ax25_address also.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-08 17:19:26 -08:00
..
Kconfig
Makefile
TODO
af_ax25.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00
ax25_addr.c [AX.25]: Fix default address and broadcast address initialization. 2006-12-08 17:19:26 -08:00
ax25_dev.c [AX.25]: Use kzalloc 2006-07-09 12:14:22 -07:00
ax25_ds_in.c
ax25_ds_subr.c [AX.25]: Optimize AX.25 socket list lock 2006-07-12 13:58:57 -07:00
ax25_ds_timer.c [AX.25]: Optimize AX.25 socket list lock 2006-07-12 13:58:57 -07:00
ax25_iface.c [AX.25]: Fix locking of ax25 protocol function list. 2006-07-12 13:58:40 -07:00
ax25_in.c [AX.25]: Get rid of the last volatile. 2006-07-10 14:50:28 -07:00
ax25_ip.c [AX.25]: Reference counting for AX.25 routes. 2006-07-03 19:30:18 -07:00
ax25_out.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00
ax25_route.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00
ax25_std_in.c
ax25_std_subr.c
ax25_std_timer.c
ax25_subr.c
ax25_timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ax25_uid.c
sysctl_net_ax25.c [AX25]: Use kmemdup 2006-12-02 21:24:01 -08:00