From: Ajay Singh <ajay.kathat@xxxxxxxxxxxxx> The patch series contains below changes: 1. Updated MAINTAINERS file for WILC1000 driver. 2. Fixes for gcc warnings found by kernel test build with different configuration. 3. Use of single FW file for different WILC1000 revisions. 4. Added API version number along with WILC1000 FW filename. Ajay Singh (4): wilc1000: use strlcpy to avoid 'stringop-truncation' warning wilc1000: fix compiler warning for 'wowlan_support' unused variable wilc1000: use unified single wilc1000 FW binary wilc1000: use API version number info along with firmware filename Nicolas Ferre (1): MAINTAINERS: net: wilc1000: Update entry MAINTAINERS | 2 +- .../net/wireless/microchip/wilc1000/Makefile | 3 -- .../wireless/microchip/wilc1000/cfg80211.c | 2 ++ drivers/net/wireless/microchip/wilc1000/mon.c | 3 +- .../net/wireless/microchip/wilc1000/netdev.c | 29 ++++++++++++------- 5 files changed, 22 insertions(+), 17 deletions(-) -- 2.24.0