tipc: Ensure congested links receive bearer status updates
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 26 May 2011 17:59:17 +0000 (13:59 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 1 Sep 2011 15:16:37 +0000 (11:16 -0400)
commit4b3743ef2ca67e1f8ef7e9d4c551d6ba6ee85584
tree5073fcd176c616f25808d688d47a7050c16cb647
parenta0f40f02ef0783688233caf737a17f1f56283e2b
tipc: Ensure congested links receive bearer status updates

Modifies code that disables a bearer to ensure that all of its links
are deleted, not just its uncongested links. Similarly, modifies code
that blocks a bearer to ensure that all of its links are reset, not
just its uncongested links.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bearer.c