]> Git Repo - linux.git/commit - net/wireless/trace.h
cfg80211: add tracing to rdev-ops
authorBeni Lev <[email protected]>
Tue, 31 Jul 2012 15:48:27 +0000 (18:48 +0300)
committerJohannes Berg <[email protected]>
Thu, 18 Oct 2012 08:53:37 +0000 (10:53 +0200)
commit14e8a3c47e808772a5ba8118ef1f9a8d604dbbe5
tree58228452c7c533812adaae14520fe3f9379baa92
parente35e4d28b687d4e849573419fdcf90f1cce2a14c
cfg80211: add tracing to rdev-ops

Add tracing to make debugging cfg80211/mac80211
(or full-mac driver) interaction easier.

Signed-off-by: Beni Lev <[email protected]>
Reviewed-by: Johannes Berg <[email protected]>
Reviewed-by: Hila Gonen <[email protected]>
Tested-by: Hila Gonen <[email protected]>
Reviewed-by: Emmanuel Grumbach <[email protected]>
[add a cast to int to sizeof() to avoid warning]
Signed-off-by: Johannes Berg <[email protected]>
net/wireless/Makefile
net/wireless/rdev-ops.h
net/wireless/trace.c [new file with mode: 0644]
net/wireless/trace.h [new file with mode: 0644]
This page took 0.054266 seconds and 4 git commands to generate.