From: Malcolm Priestley Date: Thu, 6 Mar 2014 22:44:21 +0000 (+0000) Subject: staging: vt6655: 64 bit Correct alignment of tx/rx structures. X-Git-Tag: v3.15-rc1~139^2~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829127b4380b232197ccfab33c3ce09ed1b5fc3f;p=pandora-kernel.git staging: vt6655: 64 bit Correct alignment of tx/rx structures. Aligment of pointers on 64 bit is incorrect. Align to 64 bit using aligned 8 bytes and remove structure packing. This allows the device to run on both 32 and 64 bit Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed