]> git.neil.brown.name Git - history.git/commit
[PATCH] ips: missing reboot notifier and Mode Sense P8
authorDavid Jeffery <david_jeffery@adaptec.com>
Thu, 13 Feb 2003 02:44:25 +0000 (18:44 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 13 Feb 2003 02:44:25 +0000 (18:44 -0800)
commit4fe30ab206b5c8919c3b30138f3f9b63781cc353
tree64740d32c5eea9e14af8a3c1fc92aa0c5295f207
parent3e5f1270c292bd0a727831084433d393d107a988
[PATCH] ips: missing reboot notifier and Mode Sense P8

This adds back the reboot_notifier hook that was accidentally removed in
the last set of patches.

It also adds support handle a Mode Page 8 command so the scsi layer
won't complain anymore.  And the movement to using ->device to get scsi
numbers resulted in 2 typos in debug code.  These are also fixed.
drivers/scsi/ips.c
drivers/scsi/ips.h