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:
af53495
)
brcm80211: fix sparse endianess error in mac80211_if.c
author
Arend van Spriel
<arend@broadcom.com>
Wed, 12 Oct 2011 18:51:15 +0000
(20:51 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 14 Oct 2011 18:48:17 +0000
(14:48 -0400)
The ht capabilities provided upon registration with mac80211 must
be in little endian. This was fixed adding cpu_to_le16() conversion.
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found