From: Marek Lindner Date: Sat, 12 Jan 2013 11:19:06 +0000 (+0800) Subject: batman-adv: replace redundant primary_if_get calls X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~449^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736292c2e89ff8ba266bdc08ca035f5a7afb68f6;p=pandora-kernel.git batman-adv: replace redundant primary_if_get calls 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 Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed