Staging: rt2870: remove dead BLOCK_NET_IF code
[pandora-kernel.git] / drivers / staging / rt2870 / rt_main_dev.c
index 6cad853..6af9521 100644 (file)
@@ -493,11 +493,6 @@ static int rt28xx_init(IN struct net_device *net_dev)
 
        CfgInitHook(pAd);
 
-
-#ifdef BLOCK_NET_IF
-       initblockQueueTab(pAd);
-#endif // BLOCK_NET_IF //
-
 #ifdef CONFIG_STA_SUPPORT
        IF_DEV_CONFIG_OPMODE_ON_STA(pAd)
                NdisAllocateSpinLock(&pAd->MacTabLock);