From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 24 Oct 2011 15:53:43 +0200 References: <1318789923-29405-1-git-send-email-ordex@autistici.org> In-Reply-To: <1318789923-29405-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201110241553.43481.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: linearise the tt_response skb only if needed Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, October 16, 2011 20:32:02 Antonio Quartulli wrote: > 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 Patch was applied in revision 7f1b2a0. Thanks, Marek