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:
7c4ef71
)
nl80211: make get_vlan logic more common
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 18 Nov 2011 15:23:01 +0000
(16:23 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 21 Nov 2011 21:20:49 +0000
(16:20 -0500)
get_vlan() sets the output parameter even if it
returns an error, which is a bit odd. Instead,
convert it to use ERR_PTR.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found