• Yang Shen's avatar
    net: broadcom: bnx2x: Fix wrong function name in comments · 76d85049
    Yang Shen authored
    Fixes the following W=1 kernel build warning(s):
    
     drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:13595: warning: expecting prototype for bnx2x_get_num_none_def_sbs(). Prototype was for bnx2x_get_num_non_def_sbs() instead
     drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:4165: warning: expecting prototype for atomic_add_ifless(). Prototype was for __atomic_add_ifless() instead
     drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:4193: warning: expecting prototype for atomic_dec_ifmoe(). Prototype was for __atomic_dec_ifmoe() instead
    
    Cc: Ariel Elior <aelior@marvell.com>
    Cc: Sudarsana Kalluru <skalluru@marvell.com>
    Cc: GR-everest-linux-l2@marvell.com
    Signed-off-by: default avatarYang Shen <shenyang39@huawei.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    76d85049
bnx2x_sp.c 182 KB