From: Allan Stephens Date: Thu, 5 Jun 2008 00:32:35 +0000 (-0700) Subject: tipc: Minor optimizations to received message processing X-Git-Tag: v2.6.27-rc1~969^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1265a02108c508b508112cdeac922aad03e0146a;p=pandora-kernel.git tipc: Minor optimizations to received message processing This patch enhances TIPC's handler for incoming messages in two ways: - the trivial, single-use routine for processing non-sequenced messages has been merged into the main handler - the interface that received a message is now identified without having to access and/or modify the associated sk_buff Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed