Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/mac80211/cfg.c: In function ‘__ieee80211_channel_switch’: ../net/mac80211/cfg.c:4803:9: error: too few arguments to function ‘cfg80211_ch_switch_started_notify’; expected 6, have 5 4803 | cfg80211_ch_switch_started_notify(sdata->dev, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../net/mac80211/cfg.c:19: ../include/net/cfg80211.h:9997:6: note: declared here 9997 | void cfg80211_ch_switch_started_notify(struct net_device *dev, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: net/mac80211/cfg.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/mac80211/mlme.c: In function ‘ieee80211_sta_process_chanswitch’: ../net/mac80211/mlme.c:3471:9: error: too few arguments to function ‘cfg80211_ch_switch_started_notify’; expected 6, have 5 3471 | cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chanreq.oper, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/net/mac80211.h:22, from ../net/mac80211/mlme.c:25: ../include/net/cfg80211.h:9997:6: note: declared here 9997 | void cfg80211_ch_switch_started_notify(struct net_device *dev, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: net/mac80211/mlme.o] Error 1 make[4]: *** [../scripts/Makefile.build:549: net/mac80211] Error 2 make[3]: *** [../scripts/Makefile.build:549: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files