wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
authorColin Ian King <colin.king@canonical.com>
Mon, 24 Sep 2018 17:39:51 +0000 (18:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2018 03:09:58 +0000 (20:09 -0700)
commit079db3fd4ef164a59006425a988b1c73639fade8
tree59c70d7ec27f1e1559c3677cac58f62f3cc0ef87
parent5a94df70d3878ae597dd8331ec0add491bdfe851
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"

Trivial fix to spelling mistake in ms_to_errno array of error messages
and remove confusing "not" from the error text since the error code
refers to an uninitialized error code.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wimax/i2400m/control.c