|
@@ -745,8 +745,6 @@ static int __devinit atl1c_sw_init(struct atl1c_adapter *adapter)
|
|
hw->rfd_burst = 8;
|
|
hw->rfd_burst = 8;
|
|
hw->dma_order = atl1c_dma_ord_out;
|
|
hw->dma_order = atl1c_dma_ord_out;
|
|
hw->dmar_block = atl1c_dma_req_1024;
|
|
hw->dmar_block = atl1c_dma_req_1024;
|
|
- hw->dmar_dly_cnt = 15;
|
|
|
|
- hw->dmaw_dly_cnt = 4;
|
|
|
|
|
|
|
|
if (atl1c_alloc_queues(adapter)) {
|
|
if (atl1c_alloc_queues(adapter)) {
|
|
dev_err(&pdev->dev, "Unable to allocate memory for queues\n");
|
|
dev_err(&pdev->dev, "Unable to allocate memory for queues\n");
|