From: Scott Wood Date: Mon, 1 Oct 2007 19:20:52 +0000 (-0500) Subject: fs_enet: Align receive buffers. X-Git-Tag: v2.6.24-rc1~1454^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0d9c150c046cbd3e507adcfa2d78db82f1f452;p=pandora-kernel.git fs_enet: Align receive buffers. At least some hardware driven by this driver needs receive buffers to be aligned on a 16-byte boundary. This usually happens by chance, but it breaks if slab debugging is enabled. Signed-off-by: Scott Wood Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed