Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tipc: Remove deferred queue head caching during broadcast message rec…
…eption Modifies TIPC's incoming broadcast packet handler so that it no longer pre-reads information about the deferred packet queue, since the cached value is unreliable once the associated node lock has been released. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
- Loading branch information