]> err.no Git - linux-2.6/blobdiff - drivers/net/ixgb/ixgb_hw.h
ixgb: add copper 10gig driver id
[linux-2.6] / drivers / net / ixgb / ixgb_hw.h
index 382c6300ccc23901bb073f4de7591f4354c5dfc7..19513c6c2f15e70b384622211a9945e3c367b261 100644 (file)
@@ -57,6 +57,7 @@ typedef enum {
 typedef enum {
        ixgb_media_type_unknown = 0,
        ixgb_media_type_fiber = 1,
+       ixgb_media_type_copper = 2,
        ixgb_num_media_types
 } ixgb_media_type;