aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/trace.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev1-0/+7
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]>