]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.31/patches.drivers/libfc-updated-libfc-fcoe-modul.diff
Revert "Move xen patchset to new version's subdir."
[ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.drivers / libfc-updated-libfc-fcoe-modul.diff
diff --git a/src/patches/suse-2.6.27.31/patches.drivers/libfc-updated-libfc-fcoe-modul.diff b/src/patches/suse-2.6.27.31/patches.drivers/libfc-updated-libfc-fcoe-modul.diff
deleted file mode 100644 (file)
index a93906e..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-From: Vasu Dev <vasu.dev@intel.com>
-Subject: [FcOE] updated libfc fcoe module ver to 1.0.6
-References: bnc #459142
-
-Signed-off-by: Vasu Dev <vasu.dev@intel.com>
-Acked-by: Bernhard Walle <bwalle@suse.de>
----
-
- drivers/scsi/fcoe/libfcoe.c |    2 +-
- drivers/scsi/libfc/fc_fcp.c |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-
---- a/drivers/scsi/fcoe/libfcoe.c
-+++ b/drivers/scsi/fcoe/libfcoe.c
-@@ -59,7 +59,7 @@ static int debug_fcoe;
- MODULE_AUTHOR("Open-FCoE.org");
- MODULE_DESCRIPTION("FCoE");
- MODULE_LICENSE("GPL");
--MODULE_VERSION("1.0.5");
-+MODULE_VERSION("1.0.6");
- /* fcoe host list */
- LIST_HEAD(fcoe_hostlist);
---- a/drivers/scsi/libfc/fc_fcp.c
-+++ b/drivers/scsi/libfc/fc_fcp.c
-@@ -42,7 +42,7 @@
- MODULE_AUTHOR("Open-FCoE.org");
- MODULE_DESCRIPTION("libfc");
- MODULE_LICENSE("GPL");
--MODULE_VERSION("1.0.5");
-+MODULE_VERSION("1.0.6");
- static int fc_fcp_debug;