forked from Minki/linux
iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd strings
Then the transport can print it nicely in its debug prints. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
48e29340d5
commit
3b4612fbd3
@ -293,6 +293,7 @@ static const char *iwl_mvm_cmd_strings[REPLY_MAX] = {
|
||||
CMD(NET_DETECT_PROFILES_CMD),
|
||||
CMD(NET_DETECT_HOTSPOTS_CMD),
|
||||
CMD(NET_DETECT_HOTSPOTS_QUERY_CMD),
|
||||
CMD(CARD_STATE_NOTIFICATION),
|
||||
};
|
||||
#undef CMD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user