sfc: remove spurious unreachable return statement
[linux-2.6-microblaze.git] / drivers / net / ethernet / sfc / ef100_tx.c
index 078c7ec..ef9c2e8 100644 (file)
@@ -27,7 +27,6 @@ int ef100_tx_probe(struct efx_tx_queue *tx_queue)
                                    (tx_queue->ptr_mask + 2) *
                                    sizeof(efx_oword_t),
                                    GFP_KERNEL);
-       return 0;
 }
 
 void ef100_tx_init(struct efx_tx_queue *tx_queue)