Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: rtl8192e: Fix spelling mistake "ContryIE" -> "CountryIE"

There is a spelling mistake in a netdev_info message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221207093331.2280355-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Colin Ian King and committed by
Greg Kroah-Hartman
c7912f27 7bef797d

+1 -1
+1 -1
drivers/staging/rtl8192e/rtllib_rx.c
··· 1776 1776 if (rtllib_act_scanning(ieee, false) && 1777 1777 ieee->FirstIe_InScan) 1778 1778 netdev_info(ieee->dev, 1779 - "Received beacon ContryIE, SSID: <%s>\n", 1779 + "Received beacon CountryIE, SSID: <%s>\n", 1780 1780 network->ssid); 1781 1781 dot11d_update_country(ieee, addr2, 1782 1782 info_element->len,