We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ff353 commit 9f1fb8aCopy full SHA for 9f1fb8a
drivers/net/ethernet/intel/ixgbevf/vf.h
@@ -49,7 +49,6 @@ struct ixgbe_mac_operations {
49
s32 (*start_hw)(struct ixgbe_hw *);
50
s32 (*clear_hw_cntrs)(struct ixgbe_hw *);
51
enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
52
- u32 (*get_supported_physical_layer)(struct ixgbe_hw *);
53
s32 (*get_mac_addr)(struct ixgbe_hw *, u8 *);
54
s32 (*stop_adapter)(struct ixgbe_hw *);
55
s32 (*get_bus_info)(struct ixgbe_hw *);
0 commit comments