From: Johannes Berg Date: Tue, 6 Mar 2012 21:30:39 +0000 (-0800) Subject: iwlwifi: add wrappers for command sending X-Git-Tag: v3.4-rc1~177^2~108^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10a0533a9172471b52bd9512838d766420a3baf;p=pandora-kernel.git iwlwifi: add wrappers for command sending Add wrappers to send commands from the DVM op-mode (which essentially consists of the current driver). This will allow us to move specific sanity checks there. Also, this removes iwl_trans_send_cmd_pdu() since that can now be taken care of in the DVM-specific wrapper. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed