1
0
Files
linux/drivers/net
Huang, Xiong 59e26eff48 atl1c: restore max-read-request-size in Device Conrol Register
in some platforms, we found the max-read-request-size in Device Control
Register is set to 0 by (BIOS?) during bootup, this will cause the
performance(throughput) very bad.
Restore it to a min-value.
register definition of REG_DEVICE_CTRL is removed, using kernel API to
access it as it's a standard pcie register.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-18 15:35:31 -04:00
..
2012-04-16 21:08:18 +02:00
2012-04-14 15:29:02 -04:00
2012-04-11 10:03:52 -04:00
2012-04-14 15:29:02 -04:00
2012-04-14 15:29:02 -04:00
2012-03-28 18:30:03 +01:00