On 09/05/2013 04:33 AM, Dave Jones wrote:
> The prototype for ahc_9005_subdevinfo_valid shows that the caller has the
> arguments in the wrong order.
>
> 637 ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor,
> 638 uint16_t subdevice, uint16_t subvendor)
>
> S
The prototype for ahc_9005_subdevinfo_valid shows that the caller has the
arguments in the wrong order.
637 ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor,
638 uint16_t subdevice, uint16_t subvendor)
Signed-off-by: Dave Jones
diff --git a/drivers/scsi/aic
2 matches
Mail list logo