]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add debug file for mic failure
authorSaravana <saravanad@posedge.com>
Tue, 4 Dec 2012 14:17:42 +0000 (19:47 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Dec 2012 08:44:41 +0000 (09:44 +0100)
commitfbe58c4d563092966ab9255638ad74a9d1c08736
treea12b1993b0495a2c5f980f14ea94553ccae2b24e
parentdeedf6d85983b3053f255b7b4a3a2f35de06d15a
mac80211: add debug file for mic failure

The mic failure count provides the number of mic failures that
have happened on a given key (without a countermeasure being
started, since that would remove the key).

Signed-off-by: Saravana <saravanad@posedge.com>
[fix NULL pointer issues]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_key.c
net/mac80211/key.h
net/mac80211/wpa.c