From: Brian Cavagnolo Date: Thu, 17 Mar 2011 18:58:41 +0000 (-0700) Subject: mwl8k: refactor in preparation for APIv2 update X-Git-Tag: v3.0-rc1~377^2~437^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b46320209e9fe0d65aba1b8c21489278047574;p=pandora-kernel.git mwl8k: refactor in preparation for APIv2 update Specifically, APIv2 will specify a variable number of AMPDU queues in the MWL8K_CMD_GET_HW_SPEC. So init the tx queues after MWL8K_CMD_GET_HW_SPEC for ap fw. Also, we make it safe to deinit queues that have not been init'd. This happens if the mwl8k_get_hw_spec_ap routine fails, for example. Signed-off-by: Nishant Sarmukadam Signed-off-by: Brian Cavagnolo Signed-off-by: John W. Linville --- Reading git-diff-tree failed