]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: dvm: remove ADD_STA prints relying on station ID
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Jun 2015 19:01:44 +0000 (21:01 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 4 Aug 2015 07:11:40 +0000 (10:11 +0300)
commit121b80091916a3fc401f515c8c6cbdfe9ece3576
tree5ea299e70ee12a7551bfcd02bc5834034dce1e64
parent4492bb6b10b1fbbc3fd4e8ea1b1bef51a1b2b31a
iwlwifi: dvm: remove ADD_STA prints relying on station ID

This makes the logging a little less useful, but as they're mostly
synchronous commands it won't matter much. It gets rid of the
dependency on the input command, which this is the only user of.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/dvm/sta.c