On Sun, Oct 25, 2015 at 10:59 AM, Emmanuel Grumbach
[off-list ref] wrote:
From: Johannes Berg <redacted>
Some devices or drivers cannot deal with having the same station
address for different virtual interfaces, say as a client to two
virtual AP interfaces. Rather than requiring each driver with a
limitation like that to enforce it, add a hardware flag for it.
Signed-off-by: Johannes Berg <redacted>
Signed-off-by: Emmanuel Grumbach <redacted>
---
include/net/mac80211.h | 6 ++++++
net/mac80211/debugfs.c | 1 +
net/mac80211/sta_info.c | 18 ++++++++++++++++--
3 files changed, 23 insertions(+), 2 deletions(-)
Got confused. You already sent this one.