git: bnx: Fix potential hardware uninitialized TX DMA length registers.
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Thu Mar 18 08:15:06 PDT 2021
    
    
  
commit 2eaa7169b800150eff65706a41f3cb005b2bf0c6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Mar 18 23:05:27 2021 +0800
    bnx: Fix potential hardware uninitialized TX DMA length registers.
    
    It can only happen on 5719 and 5720.
    
    Obtained-from: tg3
    091f0ea30074bc43f9250961b3247af713024bc6
    9bc297ea0622bb2a6b3abfa2fa84f0a3b86ef8c8
Summary of changes:
 sys/dev/netif/bge/if_bgereg.h |  5 +++++
 sys/dev/netif/bnx/if_bnx.c    | 41 +++++++++++++++++++++++++++++++++++++++++
 sys/dev/netif/bnx/if_bnxvar.h |  1 +
 3 files changed, 47 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2eaa7169b800150eff65706a41f3cb005b2bf0c6
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list