]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a73b69b4ec37cf582d478d7167faebfcce84a53
tree12660a87f2c2f3a16387f8b92a9b41ef45d905d8
parent8fe421808e227e55629bfe3859bcf37fc3429ccb
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