PCH_GbE : Fixed the issue of collision detection
authorToshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Fri, 6 May 2011 02:53:51 +0000 (02:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 18:55:15 +0000 (11:55 -0700)
commitce3dad0f74e6b240f0b1dedbd8ea268a3f298d82
tree4b66a087f921127a4aeafa9f9a824df1255de9fe
parent057bef938896e6266ae24ec4266d24792d27c29a
PCH_GbE : Fixed the issue of collision detection

The collision detection setting was invalid.
When collision occurred, because data was not resent,
there was an issue to which a transmitting throughput falls.

This patch enables the collision detection.

Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pch_gbe/pch_gbe_main.c