• Mike Christie's avatar
    [PATCH] fixes compile errors in cpqfc driver · cbb2050f
    Mike Christie authored
    The attached path fixes the compile errors in the cpqfc driver caused by
    changes in scsi_cmnd. And, per Christoph and James's comments
    http://marc.theaimsgroup.com/?l=linux-scsi&m=105099392420649&w=2 I have
    removed the scsi_cmnd stack usage.
    
    I do not have the hardware, so I have only verified that it compiles.
    
    
    cpqfcTSinit.c    |   35 +++++++++++++++++++++---------
    cpqfcTSstructs.h |    1
    cpqfcTSworker.c  |   63
    +++++++++++++++++++++++++++++++------------------------
    3 files changed, 61 insertions(+), 38 deletions(-)
    cbb2050f
cpqfcTSstructs.h 46.2 KB