git: scsi_sg - cmd is now ap->a_cmd

看板DFBSD_commit作者時間16年前 (2009/10/10 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AptfhBZ (DFBSD_commit)