]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: remove debug frame dumping
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 12 Sep 2008 13:22:53 +0000 (15:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:26 +0000 (16:48 -0400)
commit538df283c185c477dbdafafa9652c33e9742de75
tree3f3ff515f88bfd5a8a04468a2ef8b76ef1c02438
parentc1b6cf4ee0fb8a3698c563e101a60f9ee4910de0
mac80211: remove debug frame dumping

You can just pull up a monitor interface to get much more
detailed information, or, when debugging a driver, insert
dump code into the driver (which usually you will have to
do anyway to dump the driver-specific information). Hence
this option is useless.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/Kconfig
net/mac80211/tx.c