From: Alexey Dobriyan Date: Tue, 16 May 2006 22:07:28 +0000 (-0700) Subject: [IPX]: Correct argument type of ipxrtr_delete(). X-Git-Tag: v2.6.17-rc5~104^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d42f541278b6c97724465b19bae4730d7a85c8;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed