batman-adv: replace redundant primary_if_get calls
authorMarek Lindner <lindner_marek@yahoo.de>
Sat, 12 Jan 2013 11:19:06 +0000 (19:19 +0800)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 13 Mar 2013 21:53:47 +0000 (22:53 +0100)
The batadv_priv struct carries a pointer to its own interface
struct. Therefore, it is not necessary to retrieve the soft_iface
via the primary interface.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found