diff options
author | MichelleJin <[email protected]> | 2021-10-15 14:20:06 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-10-18 22:38:34 -0400 |
commit | b3ef4a0e40df92538f1106fef2f9730cc6fd2ea5 (patch) | |
tree | 58a6297e0ae0cc830ab5f1ae9197126b97aa741f /scripts/gdb/linux/utils.py | |
parent | 3319a8ba82b9f9c18568b18bc1febb34ae18b2c2 (diff) |
scsi: fcoe: Use netif_is_bond_master() instead of open code
'netdev->priv_flags & IFF_BONDING && netdev->flags & IFF_MASTER' is defined
as netif_is_bond_master() in netdevice.h. Replace it to clean up code.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Lee Duncan <[email protected]>
Signed-off-by: MichelleJin <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions