summaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorLennert Buytenhek2010-01-12 13:50:14 +0100
committerJohn W. Linville2010-01-12 20:21:20 +0100
commitf57ca9c1af3c1e30a40ad99d75940176d8c3ff3a (patch)
tree996f555011d9f41158cb2f11a355792d1580c719 /drivers/uio
parentmwl8k: convert the priv->vif pointer to a list of vifs (diff)
downloadkernel-qcow2-linux-f57ca9c1af3c1e30a40ad99d75940176d8c3ff3a.tar.gz
kernel-qcow2-linux-f57ca9c1af3c1e30a40ad99d75940176d8c3ff3a.tar.xz
kernel-qcow2-linux-f57ca9c1af3c1e30a40ad99d75940176d8c3ff3a.zip
mwl8k: prepare for posting per-vif firmware commands
One of the bytes in the mwl8k firmware command header is the 'macid' byte, which for per-vif commands indicates which of the BSSes this command is intended for. (For commands that are not per-vif commands, this byte can just be 0.) This patch adds mwl8k_post_pervif_cmd(), which will take the macid assigned to this interface (to be done in ->add_interface()), copy it into the command packet macid field, and post the command as usual. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions