Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • broadcom
  • bnxt
  • bnxt.c
Find file Blame History Permalink
  • Michael Chan's avatar
    bnxt_en: Implement missing tx timeout reset logic. · 028de140
    Michael Chan authored Dec 09, 2015
    
    
    The reset logic calls bnxt_close_nic() and bnxt_open_nic() under rtnl_lock
    from bnxt_sp_task.  BNXT_STATE_IN_SP_TASK must be cleared before calling
    bnxt_close_nic() to avoid deadlock.
    
    v2: Fixed white space error.  Thanks Dave.
    
    Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    028de140

Imprint & Privacy Policy