OSDN Git Service

ncsi: internal.h: Fix a spello
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 26 Mar 2021 23:12:47 +0000 (04:42 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2021 00:31:13 +0000 (17:31 -0700)
s/Firware/Firmware/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ncsi/internal.h

index e371025..49031f8 100644 (file)
@@ -100,7 +100,7 @@ enum {
 struct ncsi_channel_version {
        u32 version;            /* Supported BCD encoded NCSI version */
        u32 alpha2;             /* Supported BCD encoded NCSI version */
-       u8  fw_name[12];        /* Firware name string                */
+       u8  fw_name[12];        /* Firmware name string                */
        u32 fw_version;         /* Firmware version                   */
        u16 pci_ids[4];         /* PCI identification                 */
        u32 mf_id;              /* Manufacture ID                     */