git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72fb2ab
)
nl80211: don't assume wdev->netdev exists
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 15 Jun 2012 16:00:00 +0000
(18:00 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 9 Jul 2012 12:51:46 +0000
(14:51 +0200)
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>
No differences found