Guillem Jover, le Thu 01 Sep 2011 17:17:23 +0200, a écrit :
> * linux/src/drivers/scsi/gdth.c (gdth_detect): Conditionalize `b' on
> [LINUX_VERSION_CODE < 0x02]. Do not preset it to 0, it's initialized
> later on when needed.
Applied, thanks.
Samuel
* linux/src/drivers/scsi/gdth.c (gdth_detect): Conditionalize `b' on
[LINUX_VERSION_CODE < 0x02]. Do not preset it to 0, it's initialized
later on when needed.
---
linux/src/drivers/scsi/gdth.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/linux/src/drivers/scsi/