From: Allan Stephens Date: Thu, 7 Apr 2011 18:20:45 +0000 (-0400) Subject: tipc: Remove deferred queue head caching during broadcast message reception X-Git-Tag: v3.2-rc1~129^2~251^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693d03ae3c2bafd7caca1cf4ade9f23f107e33c1;p=pandora-kernel.git tipc: Remove deferred queue head caching during broadcast message reception 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed