[lvc-project] [PATCH 6.1 v2 0/3] aic79xx: Add some non-NULL checks
    Boris Belyavtsev 
    bbelyavtsev at usergate.com
       
    Mon Apr 21 11:16:01 MSK 2025
    
    
  
Add non-NULL checks for ahd_lookup_scb return value.
scb could be NULL if faulty hardware return certain incorrect values to the
driver.
Changes in v2:
1. Reform cover letter text.
2. Fix the mess with style in v1.
Boris Belyavtsev (1):
  scsi: aic79xx: check for non-NULL scb in ahd_handle_seqint
Boris Belyavtsev (2):
  scsi: aic79xx: check for non-NULL scb in ahd_handle_pkt_busfree
  scsi: aic79xx: check for non-NULL scb in ahd_linux_queue_abort_cmd
 drivers/scsi/aic7xxx/aic79xx_core.c | 11 +++++++++--
 drivers/scsi/aic7xxx/aic79xx_osm.c  |  3 ++-
 2 files changed, 11 insertions(+), 3 deletions(-)
-- 
2.43.0
    
    
More information about the lvc-project
mailing list