On Saturday, January 12, 2013 19:19:06 Marek Lindner wrote: > 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 <[email protected]> > --- > distributed-arp-table.c | 22 ++++------------------ > sysfs.c | 10 +--------- > translation-table.c | 25 ++++++------------------- > 3 files changed, 11 insertions(+), 46 deletions(-)
Applied in revision 8d58064. Regards, Marek
