Files
android_kernel_samsung_sm8750/net/tipc
Allan Stephens 8a275a6a30 tipc: Fix node lock reclamation issues in broadcast link reception
Fixes a pair of problems in broadcast link message reception code
relating to the reclamation of the node lock after consuming an
in-sequence message.

1) Now retests to see if the sending node is still up after reclaiming
   the node lock, and bails out if it is non-operational.

2) Now manipulates the node's deferred message queue only after
   reclaiming the node lock, rather than using queue head pointer
   information that was cached previously.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-02-06 16:59:17 -05:00
..
2011-07-26 16:49:47 -07:00
2011-01-01 13:57:51 -08:00
2009-07-12 14:03:27 -07:00
2011-12-19 16:01:38 -05:00
2010-10-16 11:13:24 -07:00