diff options
author | Marek Lindner <lindner_marek@yahoo.de> | 2010-11-04 23:02:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-09 16:21:27 -0800 |
commit | 4d774a7fed886522f55119ef524cbe3c90bbdc38 (patch) | |
tree | fde5725268a44fb9a83f5b5d8e967624e052b9bf /tools/perf/scripts/python | |
parent | f581cf21b48c305c6fbbc3db5ef905deb19131e5 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions