From 829127b4380b232197ccfab33c3ce09ed1b5fc3f Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Thu, 6 Mar 2014 22:44:21 +0000 Subject: [PATCH] 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-format-patch failed