staging: vt6655: 64 bit Correct alignment of tx/rx structures.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 6 Mar 2014 22:44:21 +0000 (22:44 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:31:31 +0000 (22:31 -0800)
commit829127b4380b232197ccfab33c3ce09ed1b5fc3f
tree0c37ea5983562fddba69b0f47b5b0a50fbd15ee5
parent3cf477b56c989c3ea76c2350b3e6969861d6e0c6
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 <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/desc.h