ehea: fix wrongly reported speed and port
authorKleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
Wed, 4 May 2011 13:05:11 +0000 (13:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 18:49:24 +0000 (11:49 -0700)
commitdcbe14b91a920657ff3a9ba0efb7c5b5562f956a
tree169e1e674371320fa7a59e4c28681df324832c0e
parentb9f47a3aaeabdce3b42829bbb27765fa340f76ba
ehea: fix wrongly reported speed and port

Currently EHEA reports to ethtool as supporting 10M, 100M, 1G and
10G and connected to FIBRE independent of the hardware configuration.
However, when connected to FIBRE the only supported speed is 10G
full-duplex, and the other speeds and modes are only supported
when connected to twisted pair.

Signed-off-by: Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com>
Acked-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ehea/ehea_ethtool.c