Re: [PATCH] tipc: fix test of bearer_priority range in tipc_register_media()
From: David Miller <davem@davemloft.net>
Date: 2009-08-29 07:21:10
From: David Miller <davem@davemloft.net>
Date: 2009-08-29 07:21:10
From: Roel Kluin <redacted> Date: Thu, 27 Aug 2009 14:03:15 +0200
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 <redacted>
Applied to net-next-2.6, thanks.