Browse Source

mwifiex: fix typo

firmare -> firmware

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Julia Lawall 9 years ago
parent
commit
47ce90f9f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/wireless/marvell/mwifiex/pcie.c

+ 1 - 1
drivers/net/wireless/marvell/mwifiex/pcie.c

@@ -2804,7 +2804,7 @@ static int mwifiex_pcie_request_irq(struct mwifiex_adapter *adapter)
 }
 
 /*
- * This function get firmare name for downloading by revision id
+ * This function gets the firmware name for downloading by revision id
  *
  * Read revision id register to get revision id
  */