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)
commitd156e67d3f58c5d3c7ebe1bec80657db534f32d4
treecfe6836e56545617b5051dde99210b2fe09105d8
parent5c9adef9789148d382d7d1307c3d6bfaf51d143d
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: 154d4899e411 ("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