* [PATCH] netxen_nic: Fix trivial typos in comments
@ 2015-02-27 17:38 Yannick Guerrini
2015-03-02 3:58 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Yannick Guerrini @ 2015-02-27 17:38 UTC (permalink / raw)
To: manish.chopra
Cc: sony.chacko, rajesh.borundia, trivial, netdev, linux-kernel,
Yannick Guerrini
Change 'mutliple' to 'multiple'
Change 'Firmare' to 'Firmware'
Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
---
drivers/net/ethernet/qlogic/netxen/netxen_nic.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/qlogic/netxen/netxen_nic.h b/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
index 6e426ae..0a5e204 100644
--- a/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
+++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
@@ -354,7 +354,7 @@ struct cmd_desc_type0 {
} __attribute__ ((aligned(64)));
-/* Note: sizeof(rcv_desc) should always be a mutliple of 2 */
+/* Note: sizeof(rcv_desc) should always be a multiple of 2 */
struct rcv_desc {
__le16 reference_handle;
__le16 reserved;
@@ -499,7 +499,7 @@ struct uni_data_desc{
#define NETXEN_IMAGE_START 0x43000 /* compressed image */
#define NETXEN_SECONDARY_START 0x200000 /* backup images */
#define NETXEN_PXE_START 0x3E0000 /* PXE boot rom */
-#define NETXEN_USER_START 0x3E8000 /* Firmare info */
+#define NETXEN_USER_START 0x3E8000 /* Firmware info */
#define NETXEN_FIXED_START 0x3F0000 /* backup of crbinit */
#define NETXEN_USER_START_OLD NETXEN_PXE_START /* very old flash */
--
1.9.5.msysgit.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] netxen_nic: Fix trivial typos in comments
2015-02-27 17:38 [PATCH] netxen_nic: Fix trivial typos in comments 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: manish.chopra, sony.chacko, rajesh.borundia, trivial, netdev,
linux-kernel
From: Yannick Guerrini <yguerrini@tomshardware.fr>
Date: Fri, 27 Feb 2015 18:38:46 +0100
> Change 'mutliple' to 'multiple'
> 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:38 [PATCH] netxen_nic: Fix trivial typos in comments 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).