diff options
author | 2021-10-15 14:20:06 +0000 | |
---|---|---|
committer | 2021-10-18 22:38:34 -0400 | |
commit | b3ef4a0e40df92538f1106fef2f9730cc6fd2ea5 (patch) | |
tree | 58a6297e0ae0cc830ab5f1ae9197126b97aa741f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_pool() (diff) | |
download | wireguard-linux-b3ef4a0e40df92538f1106fef2f9730cc6fd2ea5.tar.xz wireguard-linux-b3ef4a0e40df92538f1106fef2f9730cc6fd2ea5.zip |
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/20211015142006.540773-1-shjy180909@gmail.com
Reviewed-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: MichelleJin <shjy180909@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions