From: Lennert Buytenhek Date: Tue, 12 Jan 2010 12:50:36 +0000 (+0100) Subject: mwl8k: post per-vif firmware commands as per-vif commands X-Git-Tag: v2.6.34-rc1~233^2~556^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa21d0f69a5ca28d33f584b8952cca154115fd26;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed