1
0
Fork 0
alistair23-linux/drivers/staging/unisys/include
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
..
channel.h staging: unisys: Move channel.h to include. Controvlm to visorbus 2015-05-24 13:28:54 -07:00
channel_guid.h staging: unisys: Move channel.h to include. Controvlm to visorbus 2015-05-24 13:28:54 -07:00
diagchannel.h staging: unisys: Clean up diag_serverity enum 2015-06-08 13:36:44 -07:00
guestlinuxdebug.h staging: unisys: Include missing headers 2015-05-24 13:28:54 -07:00
iochannel.h staging: unisys: define structures outside of iochannel 2015-06-16 14:33:51 -07:00
periodic_work.h staging: unisys: remove timskmod.h and procobjecttree.h 2015-05-08 15:27:32 +02:00
vbushelper.h staging: unisys: Include missing headers 2015-05-24 13:28:54 -07:00
version.h staging: unisys: Move files out of common-spar 2015-05-24 13:28:54 -07:00
visorbus.h staging: unisys: Removed unused entries from struct visor_channeltype_descriptor 2015-06-08 13:36:43 -07:00