OSDN Git Service

staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 20 Jul 2014 14:33:22 +0000 (15:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jul 2014 19:16:29 +0000 (12:16 -0700)
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h

index 35bc8c6..905e90b 100644 (file)
@@ -359,7 +359,6 @@ struct vnt_private {
        enum nl80211_iftype op_mode;
 
        int short_slot_time;
-       int bBarkerPreambleMd;
 
        /* Power save */
        u16 current_aid;