linux/drivers/net/wireless/brcm80211
Rafał Miłecki 279b4cb7bc brcmfmac: treat \0 as end of comment when parsing NVRAM
This fixes brcmfmac dealing with NVRAM coming from platform e.g. from a
flash MTD partition. In such cases entries are separated by \0 instead
of \n which caused ignoring whole content after the first "comment".
While platform NVRAM doesn't usually contain comments, we switch to
COMMENT state after e.g. finding an unexpected char in key name.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-05-28 11:51:20 +03:00
..
brcmfmac brcmfmac: treat \0 as end of comment when parsing NVRAM 2015-05-28 11:51:20 +03:00
brcmsmac mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
brcmutil brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
include brcmfmac: add additional 43602 pcie device id. 2015-05-09 16:26:57 +03:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile