diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-04-15 15:31:11 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-04-15 15:31:11 +0200 |
commit | d1b25279c1a3fe99a14b3afc6d590e218f854b10 (patch) | |
tree | c5bb8bf18477aafe66ed22380846c8967ea21939 /drivers/scsi/lpfc/lpfc_version.h | |
parent | genirq: Use cpumask_available() for check of cpumask variable (diff) | |
parent | irqchip/irq-imx-gpcv2: Clear OF_POPULATED flag (diff) | |
download | linux-d1b25279c1a3fe99a14b3afc6d590e218f854b10.tar.xz linux-d1b25279c1a3fe99a14b3afc6d590e218f854b10.zip |
Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates from Marc Zyngier
- Unify gemini and moxa irqchips under the faraday banner
- Extend mtk-sysirq to deal with multiple MMIO regions
- ACPI/IORT support for GICv3 ITS platform MSI
- ACPI support for mbigen
- Add mtk-cirq wakeup interrupt controller driver
- Atmel aic5 suspend support
- Allow GPCv2 to be probed both as an irqchip and a device
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index 86c6c9b26b82..d4e95e28f4e3 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -20,7 +20,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "11.2.0.7" +#define LPFC_DRIVER_VERSION "11.2.0.10" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |