nl80211: Drop frame events that are for foreign address
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 23 Apr 2013 22:02:01 +0000 (01:02 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Apr 2013 22:02:01 +0000 (01:02 +0300)
commit97279d8d1ad40bd7d884af8e2fc26dff0163331a
tree48495567c5c08b652e1be91a1f59c3e06b24760b
parentcc2ada868ef59d8b90da582456f67a73df1e5e8e
nl80211: Drop frame events that are for foreign address

This avoids duplicate processing of events when multiple BSSes are
configured.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c