]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add KCOV remote annotations to incoming frame processing
authorAleksandr Nogikh <nogikh@google.com>
Thu, 29 Oct 2020 17:36:20 +0000 (17:36 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 3 Nov 2020 02:01:45 +0000 (18:01 -0800)
commita13201c3bfceb0fed871b563da9fb3770e0bdb33
treef89aa18a2e0028b93f8fe790997df75e15938236
parent523a646bac37e77742e577e1cb081fc6487c1750
mac80211: add KCOV remote annotations to incoming frame processing

Add KCOV remote annotations to ieee80211_iface_work() and
ieee80211_rx_list(). This will enable coverage-guided fuzzing of
mac80211 code that processes incoming 802.11 frames.

Signed-off-by: Aleksandr Nogikh <nogikh@google.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mac80211/iface.c
net/mac80211/rx.c