]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63166ca8374d2473583c9a63cce3135ed38ab961
tree0c37ea5983562fddba69b0f47b5b0a50fbd15ee5
parent56a3756207b1cffe7455f4a502f2daa11f02f128
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