fix -Wcomment in igc

This commit is contained in:
Bjarne von Horn 2024-02-07 15:21:04 +01:00
parent fb67d42fc7
commit fddb7c883e
3 changed files with 0 additions and 6 deletions

View File

@ -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)
{

View File

@ -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)
{

View File

@ -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)
{