kernel-ark/net/ipx
Jiri Bohac 1539b98b56 [IPX]: Fix NULL pointer dereference on ipx unload
Fixes a null pointer dereference when unloading the ipx module.

On initialization of the ipx module, registering certain packet
types can fail. When this happens, unloading the module later
dereferences NULL pointers.  This patch fixes that. Please apply.

Signed-off-by: Jiri Bohac <jbohac@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-08 16:02:21 -08:00
..
af_ipx.c [IPX]: Fix NULL pointer dereference on ipx unload 2007-02-08 16:02:21 -08:00
ChangeLog
ipx_proc.c [IPX]: Trivial parts of endianness annotations 2006-11-05 14:11:24 -08:00
ipx_route.c [IPX]: Annotate and fix IPX checksum 2006-11-05 14:11:25 -08:00
Kconfig
Makefile
sysctl_net_ipx.c