From: Marek Lindner Date: Mon, 9 Aug 2010 21:56:42 +0000 (+0200) Subject: Staging: batman-adv: fix own mac address detection X-Git-Tag: v2.6.36-rc3~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e21ae3d79e608022271f91166c84bd0e9fb8b8;p=pandora-kernel.git Staging: batman-adv: fix own mac address detection Earlier batman-adv versions would only create a batman_if struct after a corresponding interface had been activated by a user. Now each existing system interface has a batman_if struct and has to be checked by verifying the IF_ACTIVE flag. Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed