Fixing a typo.

Approved by:	sbruno (mentor, implicit)
This commit is contained in:
hiren 2013-08-04 19:54:47 +00:00
parent 3da4e5b693
commit 9674915e01

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)
{