From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 7 Dec 2011 16:31:58 +0800 References: <1323028911-13495-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1323028911-13495-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201112071631.58417.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: simplify bat_ogm_receive API call 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 Monday, December 05, 2011 04:01:51 Marek Lindner wrote: > Most of the values in that call are derived from the skb, so we can hand > over the skb instead. > > Reported-by: Simon Wunderlich > Signed-off-by: Marek Lindner Applied in revision caa7708. Regards, Marek