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:
76a56eb
)
cfg80211: fix ibss wext chandef creation
author
Simon Wunderlich
<sw@simonwunderlich.de>
Wed, 30 Oct 2013 15:09:33 +0000
(16:09 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Nov 2013 15:50:02 +0000
(16:50 +0100)
The wext internal chandefs for ibss should be created using the
cfg80211_chandef_create() functions. Initializing fields manually is
error-prone.
Reported-by: Dirk Gouders <dirk@gouders.net>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found