tg3: Use *_UNKNOWN ethtool definitions
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Feb 2012 15:20:16 +0000 (15:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2012 01:45:08 +0000 (20:45 -0500)
This patch replaces tg3's private SPEED_INVALID and DUPLEX_INVALID
definitions with SPEED_UNKNOWN and DUPLEX_UNKNOWN respectively.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found