OSDN Git Service

fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queue...
[uclinux-h8/linux.git] / drivers / scsi / fnic / fnic.h
index 26270c3..ce129e5 100644 (file)
@@ -39,7 +39,7 @@
 
 #define DRV_NAME               "fnic"
 #define DRV_DESCRIPTION                "Cisco FCoE HBA Driver"
-#define DRV_VERSION            "1.6.0.17"
+#define DRV_VERSION            "1.6.0.17a"
 #define PFX                    DRV_NAME ": "
 #define DFX                     DRV_NAME "%d: "