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:
367bbd1
)
mac80211: align struct ps_data.tim to unsigned long
author
Joe Perches
<joe@perches.com>
Thu, 19 Dec 2013 00:52:17 +0000
(16:52 -0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 19 Dec 2013 08:18:03 +0000
(09:18 +0100)
Its address is used as an unsigned long *, so make sure
that the tim u8 array is properly aligned.
Signed-off-by: Joe Perches <joe@perches.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found