Wed, Apr 22, 2020 at 10:39:37AM CEST, maorg@xxxxxxxxxxxx wrote: >Add new ndo to get the xmit slave of master device. >Caller should call dev_put() when it no longer works with >slave netdevice. >User can ask to get the xmit slave assume all the slaves can >transmit by set all_slaves arg to true. > >Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxxxx>