commit | 538df283c185c477dbdafafa9652c33e9742de75 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Sep 12 15:22:53 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:26 2008 -0400 |
tree | 3f3ff515f88bfd5a8a04468a2ef8b76ef1c02438 | |
parent | c1b6cf4ee0fb8a3698c563e101a60f9ee4910de0 [diff] |
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>