Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ncsi: internal.h: Fix a spello

s/Firware/Firmware/

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

authored by

Bhaskar Chowdhury and committed by
David S. Miller
195a8ec4 55320b82

+1 -1
+1 -1
net/ncsi/internal.h
··· 100 100 struct ncsi_channel_version { 101 101 u32 version; /* Supported BCD encoded NCSI version */ 102 102 u32 alpha2; /* Supported BCD encoded NCSI version */ 103 - u8 fw_name[12]; /* Firware name string */ 103 + u8 fw_name[12]; /* Firmware name string */ 104 104 u32 fw_version; /* Firmware version */ 105 105 u16 pci_ids[4]; /* PCI identification */ 106 106 u32 mf_id; /* Manufacture ID */