]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: pcie: remove set but not used variable tcph
authorJohannes Berg <johannes.berg@intel.com>
Fri, 13 Oct 2017 09:54:03 +0000 (11:54 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 18 Oct 2017 10:02:01 +0000 (13:02 +0300)
commit3c798a45318e098e9937b0fee1e0cf986174fbbe
tree8fa5632ef701475cc8d0c8492072bd779fed0c77
parent1105a337375258515ed09b92a83fd7bfd6775958
iwlwifi: pcie: remove set but not used variable tcph

This variable is never used, so remove the code to set it.
After this, the variable 'iph' also has the same fate.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c