nl80211: Send STA flags to kernel on station addition
authorArik Nemtsov <arik@wizery.com>
Tue, 12 Jul 2011 17:28:31 +0000 (20:28 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 12 Jul 2011 17:28:31 +0000 (20:28 +0300)
commit95ab6063458da3a333f729ba9b970b5540565812
tree80e34b35b6788ad21cf47640f59f55676194d5ba
parentd83ab1fe375445d5ca3b3df8774c7bf33072fcfe
nl80211: Send STA flags to kernel on station addition

Send STA flags to kernel when adding a new station. This ensures
stations are added with up to date flags by kernel drivers.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
src/drivers/driver_nl80211.c