commit | 1ea423b0e047757dea80d5d968a25aa44af51273 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 11 14:46:35 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 11 14:54:39 2017 +0300 |
tree | 28de05f21fbd3f6a77b041d6cc24e4a01d8b96ed | |
parent | bdccdb854f2fb473f2ac4a6108df3cbfcedd5a87 [diff] |
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>