staging: vt6656: desc.h remove typedef struct tagSCTSData
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 5 Aug 2013 21:12:42 +0000 (22:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 22:02:15 +0000 (15:02 -0700)
Replace structures with struct ieee80211_cts data

typedef struct tagSCTSData include extra packing wReserved
not in struct ieee80211_cts

This is corrected by adding reserved2 to the structures.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found