From: Johannes Berg Date: Tue, 2 Jun 2009 11:01:41 +0000 (+0200) Subject: cfg80211: add rfkill support X-Git-Tag: v2.6.31-rc1~330^2~157^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f87f7d3a3b42b20f34cb03f0fd1a41c3d0e27f3;p=pandora-kernel.git cfg80211: add rfkill support To be easier on drivers and users, have cfg80211 register an rfkill structure that drivers can access. When soft-killed, simply take down all interfaces; when hard-killed the driver needs to notify us and we will take down the interfaces after the fact. While rfkilled, interfaces cannot be set UP. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed