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:
e05eccc
)
cfg80211: take WoWLAN support information out of wiphy struct
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 3 Jun 2013 15:25:34 +0000
(17:25 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 3 Jun 2013 16:43:34 +0000
(18:43 +0200)
There's no need to take up the space for devices that don't
support WoWLAN, and most drivers can even make the support
data static const (except where it's modified at runtime.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found