[DECNET] Fix to decnet rules compare function
authorSteven Whitehouse <steve@chygwyn.com>
Fri, 11 Aug 2006 23:44:18 +0000 (16:44 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:37 +0000 (14:54 -0700)
commitd1aa62f15b511457af2233150c960dc1fd02769b
tree8f5b1055de7d8de7551eb7f559d644b846938aea
parentd880309ae17783c27016bf4f903782d322d0a2a1
[DECNET] Fix to decnet rules compare function

Here is a fix to the DECnet rules compare function where we used 32bit
values rather than 16bit values. Spotted by Patrick McHardy.

Signed-off-by: Steven Whitehouse <steve@chygwyn.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_rules.c