From: Kalle Valo Date: Thu, 17 Nov 2011 17:06:10 +0000 (+0200) Subject: nl80211: add testmode to the list of supported commands X-Git-Tag: v3.3-rc1~182^2~261^2~175 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4745fc095da0d276b9c149e87b853b78d42d4f32;p=pandora-kernel.git nl80211: add testmode to the list of supported commands User space might want to test if driver supports testmode. Adding testmode to the list of supported commands makes this easier. I omitted testmode_dump() in purpose. I assume all drivers implementing testmode_dump() will also implement testmode_cmd(). Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed