batman-adv: simplify bat_ogm_receive API call
authorMarek Lindner <lindner_marek@yahoo.de>
Sun, 4 Dec 2011 20:01:51 +0000 (04:01 +0800)
committerMarek Lindner <lindner_marek@yahoo.de>
Thu, 16 Feb 2012 18:50:19 +0000 (02:50 +0800)
Most of the values in that call are derived from the skb, so we can hand
over the skb instead.

Reported-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found