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:
9e412ba
)
[IPV6] SNMP: Avoid unaligned accesses.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Sat, 21 Apr 2007 11:12:43 +0000
(20:12 +0900)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:35 +0000
(22:29 -0700)
Because stats pointer may not be aligned for u64, use memcpy
to fill u64 values.
Issue reported by David Miller <davem@davemloft.net>.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found