commit | 8780dad9e97f564da0eb3443009c3203122e7e7d | [log] [tgz] |
---|---|---|
author | Marek Lindner <lindner_marek@yahoo.de> | Mon Dec 05 04:01:51 2011 +0800 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Fri Feb 17 02:50:19 2012 +0800 |
tree | 9c291c379f5d94793162e24b22452f9ffe5277a3 | |
parent | 76543d14aec6ce5cb3fc7be9b39c50fcebd2043b [diff] |
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 <siwu@hrz.tu-chemnitz.de> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>