diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 12:37:17 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 12:37:17 +0000 |
commit | 9aa9eb41942b918f385ccabd2efdd6e7e4232165 (patch) | |
tree | 20bec7da036d31ec185dfc1dcc00753c7ac9b170 /include/scsi | |
parent | 87075e049581f880f01eb0b41aa6ac807b299e35 (diff) |
Merge with Linux 2.4.0-test6-pre1.
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/sg.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/scsi/sg.h b/include/scsi/sg.h index 680069a44..060d5de24 100644 --- a/include/scsi/sg.h +++ b/include/scsi/sg.h @@ -11,9 +11,11 @@ Original driver (sg.h): Version 2 and 3 extensions to driver: * Copyright (C) 1998 - 2000 Douglas Gilbert - Version: 3.1.15 (20000528) + Version: 3.1.16 (20000716) This version is for 2.3/2.4 series kernels. + Changes since 3.1.15 (20000528) + - further (scatter gather) buffer length changes Changes since 3.1.14 (20000503) - fix aha1542 odd length buffer problem - make multiple readers on same fd safe |