diff options
author | Greg Kroah-Hartman | 2013-04-01 21:01:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-04-01 21:01:10 +0200 |
commit | ef99f3aee9641d10a7c80d4803d2f0f004c797ca (patch) | |
tree | 83f14ccef66db48fc4178bd8b973462006de86b8 /drivers/infiniband/hw/qib/qib_sd7220.c | |
parent | ARM: PL011: Add support for Rx DMA buffer polling. (diff) | |
parent | Linux 3.9-rc5 (diff) | |
download | kernel-qcow2-linux-ef99f3aee9641d10a7c80d4803d2f0f004c797ca.tar.gz kernel-qcow2-linux-ef99f3aee9641d10a7c80d4803d2f0f004c797ca.tar.xz kernel-qcow2-linux-ef99f3aee9641d10a7c80d4803d2f0f004c797ca.zip |
Merge 3.9-rc5 into tty-next
We need the fixes here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_sd7220.c')
-rw-r--r-- | drivers/infiniband/hw/qib/qib_sd7220.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/infiniband/hw/qib/qib_sd7220.c b/drivers/infiniband/hw/qib/qib_sd7220.c index 50a8a0d4fe67..08a6c6d39e56 100644 --- a/drivers/infiniband/hw/qib/qib_sd7220.c +++ b/drivers/infiniband/hw/qib/qib_sd7220.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Intel Corporation. All rights reserved. + * Copyright (c) 2013 Intel Corporation. All rights reserved. * Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. * @@ -44,7 +44,7 @@ #include "qib.h" #include "qib_7220.h" -#define SD7220_FW_NAME "qlogic/sd7220.fw" +#define SD7220_FW_NAME "intel/sd7220.fw" MODULE_FIRMWARE(SD7220_FW_NAME); /* |