[PATCH v4 0/5] Failsafe bug fixes and improvements
    Luc Pelletier 
    lucp.at.work at gmail.com
       
    Tue Nov 29 16:25:12 CET 2022
    
    
  
v2:
* fixed git commit hashes in commit message
v3:
* address comments / split into several commits
v4:
* fix checkpatch warnings
Luc Pelletier (5):
  failsafe: fix segfault on hotplug event
  failsafe: use public rx/tx burst API
  failsafe: fix double release of port
  failsafe: use public APIs in fs_link_update
  failsafe: make sub-device remove flag thread-safe
 drivers/net/failsafe/failsafe_ether.c   | 12 ++--
 drivers/net/failsafe/failsafe_ops.c     | 37 +++++-----
 drivers/net/failsafe/failsafe_private.h | 12 +---
 drivers/net/failsafe/failsafe_rxtx.c    | 94 ++-----------------------
 4 files changed, 27 insertions(+), 128 deletions(-)
-- 
2.38.1
    
    
More information about the dev
mailing list