]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 27 Sep 2006 05:21:22 +0000 (22:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:13 +0000 (18:01 -0700)
commit607bedb3186765e69ea2840d95ad86c6650e124e
treebd3a60b326edf2096556cf6b34faecf64c4a3414
parent3f58a532a2cb53f48cc45f561e56ca866f007d79
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken

... and works only on little-endian

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_semantics.c