提交 5a56eb10 编写于 作者: S Somnath Kotur 提交者: David S. Miller

be2net: Modified PCI MaxReadReq size to 4096 bytes

Signed-off-by: NSomnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 92aa9214
......@@ -2529,6 +2529,8 @@ static int be_setup(struct be_adapter *adapter)
adapter->link_speed = -1;
be_cmd_get_fw_ver(adapter, adapter->fw_ver, NULL);
pcie_set_readrq(adapter->pdev, 4096);
return 0;
rx_qs_destroy:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册