With this (the devamd2) and the previous patch series 'fnic driver updates' (link below) the fnic driver version is 1.6.0.47 https://marc.info/?l=linux-scsi&m=154751555007972&w=2 Signed-off-by: Satish Kharat <satishkh@xxxxxxxxx> --- drivers/scsi/fnic/fnic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/fnic/fnic.h b/drivers/scsi/fnic/fnic.h index a3f20ae0add5..477513dc23b7 100644 --- a/drivers/scsi/fnic/fnic.h +++ b/drivers/scsi/fnic/fnic.h @@ -39,7 +39,7 @@ #define DRV_NAME "fnic" #define DRV_DESCRIPTION "Cisco FCoE HBA Driver" -#define DRV_VERSION "1.6.0.34" +#define DRV_VERSION "1.6.0.47" #define PFX DRV_NAME ": " #define DFX DRV_NAME "%d: " -- 2.17.2