Fixing a typo.

Approved by:	sbruno (mentor, implicit)
This commit is contained in:
Hiren Panchasara 2013-08-04 19:54:47 +00:00
parent c02f0567ce
commit c29173eb94

View File

@ -7489,7 +7489,7 @@ iwn_hw_reset(void *arg0, int pending)
#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)
{