[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [patch 3/3] Add retries to hp hardware handler if path initialization command completes with a check condition.
- From: Mike Christie <michaelc cs wisc edu>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] [patch 3/3] Add retries to hp hardware handler if path initialization command completes with a check condition.
- Date: Thu, 26 Jul 2007 10:16:07 -0500
dwysocha redhat com wrote:
struct hp_sw_context {
unsigned char sense[SCSI_SENSE_BUFFERSIZE];
+ unsigned argc;
};
argc does not seem to be used anywhere that I could see.
Also do not forget your signed off line.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]