From: Marek Lindner Date: Sun, 4 Dec 2011 20:01:51 +0000 (+0800) Subject: batman-adv: simplify bat_ogm_receive API call X-Git-Tag: v3.4-rc1~177^2~264^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8780dad9e97f564da0eb3443009c3203122e7e7d;p=pandora-kernel.git batman-adv: simplify bat_ogm_receive API call 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 --- Reading git-diff-tree failed