remarkable-linux/net/ipx
Alexey Dobriyan 53d42f5412 [IPX]: Correct argument type of ipxrtr_delete().
A single caller passes __u32. Inside function "net" is compared with
__u32 (__be32 really, just wasn't annotated).

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-05-16 15:07:28 -07:00
..
af_ipx.c [NET]: Fix ipx/econet/appletalk/irda ioctl crashes 2006-03-28 17:02:43 -08:00
ChangeLog
ipx_proc.c
ipx_route.c [IPX]: Correct argument type of ipxrtr_delete(). 2006-05-16 15:07:28 -07:00
Kconfig
Makefile
sysctl_net_ipx.c