[Intel-wired-lan] [PATCH v1 01/15] igc: Remove no need declaration of the igc_clean_tx_ring

Brown, Aaron F aaron.f.brown at intel.com
Sat Nov 23 03:59:29 UTC 2019


> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Sasha Neftin
> Sent: Tuesday, November 19, 2019 3:44 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v1 01/15] igc: Remove no need declaration
> of the igc_clean_tx_ring
> 
> We want to avoid forward-declarations of function if possible.
> Rearrange the igc_clean_tx_ring function implementation.
> 
> Signed-off-by: Sasha Neftin <sasha.neftin at intel.com>
> ---
>  drivers/net/ethernet/intel/igc/igc_main.c | 75 +++++++++++++++------------
> ----
>  1 file changed, 37 insertions(+), 38 deletions(-)

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list