I generated a patch for Rudmer in case he needs it.
~Randy
patch_name: scsi-exports-2560.patch
patch_version: 2003-02-12.14:44:43
author: Randy.Dunlap <rddunlap@osdl.org>
description: _
product: Linux
product_versions: linux-2560
changelog: _
URL: _
requires: _
conflicts: _
diffstat: TBD
diff -Naur ./drivers/scsi/scsi_syms.c%EXP ./drivers/scsi/scsi_syms.c
--- ./drivers/scsi/scsi_syms.c%EXP Mon Feb 10 10:38:37 2003
+++ ./drivers/scsi/scsi_syms.c Wed Feb 12 14:42:43 2003
@@ -80,6 +80,8 @@
EXPORT_SYMBOL(scsi_slave_detach);
EXPORT_SYMBOL(scsi_device_get);
EXPORT_SYMBOL(scsi_device_put);
+EXPORT_SYMBOL(scsi_get_command);
+EXPORT_SYMBOL(scsi_put_command);
/*
* This symbol is for the highlevel drivers (e.g. sg) only.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/