mwl8k: implement AP firmware station database maintenance
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 8 Jan 2010 17:30:58 +0000 (18:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:09 +0000 (14:02 -0500)
STA firmware uses UPDATE_STADB to manipulate the hardware station
database, whereas AP firmware uses SET_NEW_STN -- this implements the
latter, and hooks it into mwl8k_sta_notify(), to be used if we're
running on AP firmware.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found