OSDN Git Service

iwlwifi: pcie: remove pointless debugfs parsing for csr file
authorJohannes Berg <johannes.berg@intel.com>
Tue, 25 Apr 2017 09:38:29 +0000 (11:38 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 22 Jun 2017 21:13:02 +0000 (00:13 +0300)
commit302b5e9e7df00938720719d4371263e8e852e5ca
treead39329a8817321611580139c9948510c272092a
parent326477e4858cd6b1e0e067ecf2d6a8252ef41994
iwlwifi: pcie: remove pointless debugfs parsing for csr file

We don't actually care about the value at all, just making sure
that we can successfully parse a single integer value, but that's
entirely pointless - remove it.

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