linux/net/tipc
roel kluin b3df9a514f 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 <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-29 00:19:42 -07:00
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bcast.h tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bearer.c tipc: fix test of bearer_priority range in tipc_register_media() 2009-08-29 00:19:42 -07:00
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h
dbg.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
dbg.h
discover.c
discover.h
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c
link.c
link.h
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
node.h
node_subscr.c
node_subscr.h
port.c
port.h
ref.c
ref.h
socket.c tipc: Add socket options to get number of queued messages 2009-07-05 19:16:11 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h