]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: remove unnecessary dev_cmd_headroom parameter
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 11 Apr 2017 11:46:35 +0000 (14:46 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 11 Apr 2017 11:54:39 +0000 (14:54 +0300)
commit1ea423b0e047757dea80d5d968a25aa44af51273
tree28de05f21fbd3f6a77b041d6cc24e4a01d8b96ed
parentbdccdb854f2fb473f2ac4a6108df3cbfcedd5a87
iwlwifi: remove unnecessary dev_cmd_headroom parameter

We don't need this parameter anymore, since we always pass 0 anyway.
Remove it from the structure and from all the relevant functions.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-trans.c
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/pcie/trans.c