Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_ipx.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00