1
0
Fork 0
alistair23-linux/drivers/staging/unisys
David Kershner dbb9d61994 staging: unisys: define structures outside of iochannel
During testing with visornic the offset of num_rcv_bufs
was being reported at 188 instead of 186. The vnic structure
starts at 180 and the macaddr is only 6 bytes long.

When I defined and packed the structures outside of the struct
and then referenced them in the struct the correct offset
was generated.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-16 14:33:51 -07:00
..
Documentation staging: unisys: ABI documentation for new sysfs entries 2014-07-24 15:07:59 -07:00
include staging: unisys: define structures outside of iochannel 2015-06-16 14:33:51 -07:00
visorbus staging: unisys: s-Par video channel includes EFI framebuffer 2015-06-16 14:33:51 -07:00
Kconfig staging: unisys: move periodic_work.c into the visorbus directory 2015-05-08 15:27:32 +02:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: unisys: remove visorutil from top level Makefile 2015-05-08 15:27:32 +02:00
TODO staging: unisys: update MAINTAINERS and TODO 2014-03-08 22:42:14 -08:00