iwlwifi: testing the wrong variable in iwl_add_bssid_station()
[safe/jmp/linux-2.6] / drivers / net / 8139cp.c
index cd63b97..9c14975 100644 (file)
@@ -1224,8 +1224,6 @@ static void cp_tx_timeout(struct net_device *dev)
        netif_wake_queue(dev);
 
        spin_unlock_irqrestore(&cp->lock, flags);
-
-       return;
 }
 
 #ifdef BROKEN