commit | ba22fb5b25db1e18692e2d01f8addb3fea0af813 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Jun 15 18:00:00 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jul 09 14:51:46 2012 +0200 |
tree | c5e07f938160260f085c124b803067682e010840 | |
parent | 72fb2abcf5f985a72e0a30c214b7ed49afa6571b [diff] |
nl80211: don't assume wdev->netdev exists There are a few places that iterate the wdev list and assume wdev->netdev exists, check there. The rfkill one has to be extended for each non-netdev type later. Signed-off-by: Johannes Berg <johannes.berg@intel.com>