mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-06 03:41:52 +08:00
fix -Wcomment in igc
This commit is contained in:
@@ -5854,8 +5854,6 @@ void ec_poll(struct net_device *netdev)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
/* PCIe configuration access */
|
||||
void igc_read_pci_cfg(struct igc_hw *hw, u32 reg, u16 *value)
|
||||
{
|
||||
|
||||
@@ -6579,8 +6579,6 @@ void ec_poll(struct net_device *netdev)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
/* PCIe configuration access */
|
||||
void igc_read_pci_cfg(struct igc_hw *hw, u32 reg, u16 *value)
|
||||
{
|
||||
|
||||
@@ -6699,8 +6699,6 @@ void ec_poll(struct net_device *netdev)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
/* PCIe configuration access */
|
||||
void igc_read_pci_cfg(struct igc_hw *hw, u32 reg, u16 *value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user