]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 21 May 2011 22:13:16 +0000 (15:13 -0700)
commitb9f596db8cefc8e4f0abd804edde9fde96ec0d01
treeecf8a3f897d2a32006bb47e4585297ef288e3509
parent1b0b0acbe1d20b296ba9a9cc5a9d9b877e4c6eb5
PCH_GbE : Fixed the issue of collision detection

commit ce3dad0f74e6b240f0b1dedbd8ea268a3f298d82 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/pch_gbe/pch_gbe_main.c