From: Antonio Quartulli Date: Sun, 16 Oct 2011 18:32:02 +0000 (+0200) Subject: batman-adv: linearise the tt_response skb only if needed X-Git-Tag: v3.3-rc1~182^2~500^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc58fe32e6a4fbd270e8f045225ce475073d0772;p=pandora-kernel.git batman-adv: linearise the tt_response skb only if needed The TT_RESPONSE skb has to be linearised only if the node plans to access the packet payload (so only if the message is directed to that node). In all the other cases the node can avoid this memory operation Signed-off-by: Antonio Quartulli Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed