Skip to content
Commit 02ff05c4 authored by David Brownell's avatar David Brownell Committed by David S. Miller
Browse files

net/enc28j60: oops fix



Prevent oops on enc28j60 packet RX:  make sure buffers are aligned.
Not all architectures support unaligned accesses in kernel space.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
Acked-by: default avatarClaudio Lanconelli <lanconelli.claudio@eptar.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e8a1d919
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