Skip to content
Commit 40daafc8 authored by Dmitry Mishin's avatar Dmitry Mishin Committed by David S. Miller
Browse files

unaligned access in sk_run_filter()



This patch fixes unaligned access warnings noticed on IA64
in sk_run_filter(). 'ptr' can be unaligned.

Signed-off-By: default avatarDmitry Mishin <dim@openvz.org>
Signed-off-By: default avatarKirill Korotaev <dev@openvz.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b809739a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment