staging: vt6656: Remove unused scStatistic data/functions from driver.
[deliverable/linux.git] / drivers / staging / vt6656 / device.h
index b5d47d994e535a029503915508e451e0a3f75e31..1f422574c3d880e3d58f5e22acb1176546ad1bdb 100644 (file)
@@ -479,11 +479,6 @@ struct vnt_private {
 
        int bExistSWNetAddr;
 
-       /* Adapter statistics */
-       SStatCounter scStatistic;
-       /* 802.11 counter */
-       SDot11Counters s802_11Counter;
-
        /* Maintain statistical debug info. */
        unsigned long packetsReceived;
        unsigned long packetsReceivedDropped;
This page took 0.026847 seconds and 5 git commands to generate.