On Fri, 15 Oct 2021 14:20:06 +0000, MichelleJin wrote: > 'netdev->priv_flags & IFF_BONDING && netdev->flags & IFF_MASTER' > is defined as netif_is_bond_master() in netdevice.h. > So, replace it with netif_is_bond_master() for cleaning code. > > Applied to 5.16/scsi-queue, thanks! [1/1] scsi: fcoe: use netif_is_bond_master() instead of open code https://git.kernel.org/mkp/scsi/c/b3ef4a0e40df -- Martin K. Petersen Oracle Linux Engineering