tipc: fix test of bearer_priority range in tipc_register_media()
authorroel kluin <roel.kluin@gmail.com>
Thu, 27 Aug 2009 02:03:15 +0000 (02:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 07:19:42 +0000 (00:19 -0700)
For the bearer_priority to be less than TIPC_MIN_LINK_PRI and greater than
TIPC_MAX_LINK_PRI is logically impossible.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found