* [PATCH] qlcnic: Fix trivial typo in comment
@ 2015-02-27 17:12 Yannick Guerrini
2015-03-02 3:58 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Yannick Guerrini @ 2015-02-27 17:12 UTC (permalink / raw)
To: shahed.shaikh
Cc: Dept-GELinuxNICDev, trivial, netdev, linux-kernel,
Yannick Guerrini
Change 'Firmare' to 'Firmware'
Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
---
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
index fa43176..f221126 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
@@ -314,7 +314,7 @@ struct qlcnic_fdt {
#define QLCNIC_BRDCFG_START 0x4000 /* board config */
#define QLCNIC_BOOTLD_START 0x10000 /* bootld */
#define QLCNIC_IMAGE_START 0x43000 /* compressed image */
-#define QLCNIC_USER_START 0x3E8000 /* Firmare info */
+#define QLCNIC_USER_START 0x3E8000 /* Firmware info */
#define QLCNIC_FW_VERSION_OFFSET (QLCNIC_USER_START+0x408)
#define QLCNIC_FW_SIZE_OFFSET (QLCNIC_USER_START+0x40c)
--
1.9.5.msysgit.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] qlcnic: Fix trivial typo in comment
2015-02-27 17:12 [PATCH] qlcnic: Fix trivial typo in comment Yannick Guerrini
@ 2015-03-02 3:58 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-03-02 3:58 UTC (permalink / raw)
To: yguerrini
Cc: shahed.shaikh, Dept-GELinuxNICDev, trivial, netdev, linux-kernel
From: Yannick Guerrini <yguerrini@tomshardware.fr>
Date: Fri, 27 Feb 2015 18:12:16 +0100
> Change 'Firmare' to 'Firmware'
>
> Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-02 3:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 17:12 [PATCH] qlcnic: Fix trivial typo in comment Yannick Guerrini
2015-03-02 3:58 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).