]> 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)
commit5472b62a0e25b03da45b6276f8666d16c43a9c7b
treecfe6836e56545617b5051dde99210b2fe09105d8
parentf58001bb691fdfb8c70a8d5a050e29d6327352d1
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: d463d74b3376 ("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