iwlwifi: remove get_cmd_string
authorJohannes Berg <johannes.berg@intel.com>
Mon, 26 Mar 2012 15:23:39 +0000 (08:23 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 16 Apr 2012 21:49:56 +0000 (14:49 -0700)
The command strings are needed through the layers for
debug and error messages, but can differ with opmode.
As a result, we need to give the command names to the
transport layer as configuration.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found