nl80211: Verify P2P GO/client address with all interface addresses
authorArend van Spriel <arend@broadcom.com>
Sun, 30 Jun 2013 07:38:41 +0000 (10:38 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 07:50:13 +0000 (10:50 +0300)
commitf608081c1d74589b44e6fda6df44bb3a1b55e884
tree6d9d55e463d9f5f9afbe4125f8e5ee6569ab923a
parent5fbcb45daf0b396055f5260afc6043bf8b3823ca
nl80211: Verify P2P GO/client address with all interface addresses

With P2P Device support there will be two interfaces with their
own MAC address. The P2P Interface Address must be unique so verify
it is.

Signed-hostap: Arend van Spriel <arend@broadcom.com>
src/drivers/driver_nl80211.c