aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
diff options
context:
space:
mode:
authorYang Li <[email protected]>2023-07-27 00:57:41 +0000
committerDavid S. Miller <[email protected]>2023-07-29 15:58:00 +0000
commit64a37272fa5fb2d951ebd1a96fd42b045d64924c (patch)
tree8eaa211ae0e1c23791314520ed0b532e89b5eaf9 /drivers/net/ethernet/intel/igb/igb_main.c
parentnet: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC (diff)
downloadkernel-64a37272fa5fb2d951ebd1a96fd42b045d64924c.tar.gz
kernel-64a37272fa5fb2d951ebd1a96fd42b045d64924c.zip
team: Remove NULL check before dev_{put, hold}
The call netdev_{put, hold} of dev_{put, hold} will check NULL, so there is no need to check before using dev_{put, hold}, remove it to silence the warning: ./drivers/net/team/team.c:2325:3-10: WARNING: NULL check before dev_{put, hold} functions is not needed. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5991 Signed-off-by: Yang Li <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions