linux/drivers/net/ethernet/intel/i40e
Björn Töpel f892a9af0c i40e: Simplify the do-while allocation loop
Fold the count decrement into the while-statement.

Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Tested-by: Kiran Bhandare <kiranx.bhandare@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-02-12 10:33:42 -08:00
..
i40e.h i40e: VLAN field for flow director 2021-02-10 14:28:40 -08:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h i40e: Add hardware configuration for software based DCB 2021-02-10 14:28:39 -08:00
i40e_alloc.h
i40e_client.c
i40e_common.c i40e: Add hardware configuration for software based DCB 2021-02-10 14:28:39 -08:00
i40e_dcb.c i40e: Add hardware configuration for software based DCB 2021-02-10 14:28:39 -08:00
i40e_dcb.h i40e: Add hardware configuration for software based DCB 2021-02-10 14:28:39 -08:00
i40e_dcb_nl.c i40e: Add netlink callbacks support for software based DCB 2021-02-10 14:28:40 -08:00
i40e_ddp.c
i40e_debugfs.c
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: VLAN field for flow director 2021-02-10 14:28:40 -08:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: drop redundant check when setting xdp prog 2021-02-12 09:49:32 -08:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h i40e: Add hardware configuration for software based DCB 2021-02-10 14:28:39 -08:00
i40e_ptp.c
i40e_register.h i40e: Add EEE status getting & setting implementation 2021-02-10 14:28:40 -08:00
i40e_status.h
i40e_trace.h
i40e_txrx.c i40e: adjust i40e_is_non_eop 2021-02-12 10:13:15 -08:00
i40e_txrx.h
i40e_txrx_common.h
i40e_type.h i40e: VLAN field for flow director 2021-02-10 14:28:40 -08:00
i40e_virtchnl_pf.c
i40e_virtchnl_pf.h
i40e_xsk.c i40e: Simplify the do-while allocation loop 2021-02-12 10:33:42 -08:00
i40e_xsk.h
Makefile