niu: fix PHY template choice for 10G copper
authorConstantin Baranov <baranov@mercdev.com>
Thu, 19 Feb 2009 01:52:41 +0000 (17:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Feb 2009 01:52:41 +0000 (17:52 -0800)
commite0d8496a66de9eca13a88d93a5642db47e5a2b60
tree04ed19a71b43601e6205e5043be2affabdcc92c3
parentff2ef9021ea16188dbb355707fd31f6cf1a42ef7
niu: fix PHY template choice for 10G copper

Fixed a typo in niu_determine_phy_disposition() which resulted in
phy_template_1g_copper being selected for 10G/copper configuration.

Signed-off-by: Constantin Baranov <baranov@mercdev.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/niu.c