Marek Lindner 4d774a7fed Staging: batman-adv: suppress false warning when changing the mac address
Whenever the mac address of an batman interface is changed
check_known_mac_addr() is called to print a warning if the newly added
mac address exists an another batman interface. While looping through
the batman interface list check_known_mac_addr() only compares mac
addresses and does not make sure they belong to different interfaces,
thus always printing a warning.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:21:27 -08:00
..
2010-10-29 04:16:31 -04:00
2010-10-30 12:12:50 +02:00
2010-10-28 09:44:56 -07:00
2010-10-30 12:12:50 +02:00
2010-10-29 04:16:31 -04:00
2010-10-30 12:12:50 +02:00
2010-10-19 10:10:54 -07:00
2010-10-28 09:44:56 -07:00