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:
2c6cc0d
)
[IRDA]: Use put_unaligned() in irlmp_do_discovery().
author
David S. Miller
<davem@davemloft.net>
Sun, 18 Jun 2006 05:16:13 +0000
(22:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 18 Jun 2006 05:16:13 +0000
(22:16 -0700)
irda_device_info->hints[] is byte aligned but is being
accessed as a u16
Based upon a patch by Luke Yang <luke.adi@gmail.com>.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found