igb: Add new feature Media Auto Sense for 82580 devices only
[deliverable/linux.git] / drivers / net / ethernet / intel / igb / e1000_hw.h
index 5f9758f3206e314120ae210636292bd6dd42050c..ab99e2b582a85c7b445d54ec85f867c431cf1e29 100644 (file)
@@ -535,6 +535,7 @@ struct e1000_dev_spec_82575 {
        bool module_plugged;
        u8 media_port;
        bool media_changed;
+       bool mas_capable;
 };
 
 struct e1000_hw {
This page took 0.024475 seconds and 5 git commands to generate.