This series touches some minor stuff in both drivers. The first change was a report from Dan Carpenter which gets rid of smatch warning/error. In brcmsmac I extended the hardware info file contents in debugfs. The last patch solves a problem in brcmfmac that I came across during testing. The series is intended for 3.19 and applies to the master branch of the wireless-next repository. Arend van Spriel (4): brcmfmac: fix static checker warning in pmklist handling brcmutil: add helper function to format board revision brcmsmac: extend hardware info shown in debugfs brcmfmac: correct .disconnect() callback while connecting drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c | 8 ++--- drivers/net/wireless/brcm80211/brcmsmac/debug.c | 40 +++++++++++++++------- drivers/net/wireless/brcm80211/brcmutil/utils.c | 16 +++++++++ .../net/wireless/brcm80211/include/brcmu_utils.h | 2 ++ 4 files changed, 49 insertions(+), 17 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html