From: roel kluin Date: Thu, 27 Aug 2009 02:03:15 +0000 (+0000) Subject: tipc: fix test of bearer_priority range in tipc_register_media() X-Git-Tag: v2.6.32-rc1~703^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3df9a514f3c2020952cff34bc5bc6694a31c00c;p=pandora-kernel.git tipc: fix test of bearer_priority range in tipc_register_media() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed