commit | 0b20633d966eb08506f8796544aef7a9ab5f3544 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 07 03:56:13 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:33 2009 -0400 |
tree | bf8a3ee2ae12c71c8e43601d35b04bbea3aaad92 | |
parent | 79c97e97aed7f760d2826c7daf2d42d8eefe9838 [diff] |
cfg80211: disallow configuring unsupported interfaces In order to force drivers to advertise their interface types, don't just disallow creating new interfaces with unadvertised types but also disallow setting them UP. Additionally, add some validation on the operations the drivers support. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>