DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: scsi_sg - cmd is now ap->a_cmd


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 9 Oct 2009 09:08:16 -0700 (PDT)

commit fc58f8820796b8a0aede2a0d64024777a3178d7f
Author: Alex Hornung <ahornung@gmail.com>
Date:   Fri Oct 9 16:53:15 2009 +0100

    scsi_sg - cmd is now ap->a_cmd
    
    * the cmd parameter for an ioctl routine is in the ap ioctl_args
      structure since some time ago, so don't use the inexistant cmd
      variable for the debug kprintf.
    * This solves a compilation issue when building with scsi debug.
    
    Reported-By: Jan Lentfer

Summary of changes:
 sys/bus/cam/scsi/scsi_sg.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fc58f8820796b8a0aede2a0d64024777a3178d7f


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]