OSDN Git Service

mwl8k: post per-vif firmware commands as per-vif commands
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 12 Jan 2010 12:50:36 +0000 (13:50 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:21:21 +0000 (14:21 -0500)
commitaa21d0f69a5ca28d33f584b8952cca154115fd26
tree12660a87f2c2f3a16387f8b92a9b41ef45d905d8
parentf57ca9c1af3c1e30a40ad99d75940176d8c3ff3a
mwl8k: post per-vif firmware commands as per-vif commands

SET_BEACON, SET_MAC_ADDR, BSS_START and SET_NEW_STN are the currently
supported firmware commands that are actually per-vif commands.  Use
mwl8k_post_pervif_cmd() for these commands, so that the macid of the
vif they operate on gets passed down into the firmware.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c