Tue, Apr 21, 2020 at 12:28:35PM CEST, maorg@xxxxxxxxxxxx wrote: >Add helper function to get the xmit slave when bond is in round >robin mode. Change bond_xmit_slave_id to bond_get_slave_by_id, then >the logic for find the next slave for transmit could be used >both by the xmit flow and the .ndo to get the xmit slave. > >Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxxxx>