]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 25 Apr 2019 07:03:34 +0000 (10:03 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sun, 28 Apr 2019 06:59:59 +0000 (09:59 +0300)
commita56de4a3b57277571a5d1dc89be8c48d756f9638
treecfe6836e56545617b5051dde99210b2fe09105d8
parent76f80a9bce9a23d6534e0f5bdacb56ef9cbf6899
iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()

When I rebased Greg's patch, I accidentally left the old if block that
was already there.  Remove it.

Fixes: 561602d5cda1 ("iwlwifi: mvm: properly check debugfs dentry before using it")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c