From: Johannes Berg Date: Fri, 12 Sep 2008 13:22:53 +0000 (+0200) Subject: mac80211: remove debug frame dumping X-Git-Tag: v2.6.28-rc1~717^2~268^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538df283c185c477dbdafafa9652c33e9742de75;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed