From: David Brownell Date: Thu, 6 Mar 2008 02:51:19 +0000 (-0800) Subject: net/enc28j60: oops fix X-Git-Tag: v2.6.25-rc6~31^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ff05c49d7804f2574f358a937b43a41d15e36e;p=pandora-kernel.git 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: David Brownell Acked-by: Claudio Lanconelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed