Fixing a typo.
Approved by: sbruno (mentor, implicit)
This commit is contained in:
parent
c02f0567ce
commit
c29173eb94
@ -7489,7 +7489,7 @@ iwn_hw_reset(void *arg0, int pending)
|
|||||||
#define COUNTOF(array) (sizeof(array) / sizeof(array[0]))
|
#define COUNTOF(array) (sizeof(array) / sizeof(array[0]))
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Transate CSR code to string
|
* Translate CSR code to string
|
||||||
*/
|
*/
|
||||||
static char *iwn_get_csr_string(int csr)
|
static char *iwn_get_csr_string(int csr)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user