Re: [PATCH 0/5] mac80211: minor CSA fixes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-01-29 12:05:21
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-01-29 12:05:21
On Wed, 2014-01-29 at 07:56 +0100, Michal Kazior wrote:
Hi, These are some patches from my multi-interface patchset. It's probably a good idea to apply them regardless of current multi-interface implementation acceptance.
All applied, with a fix in your first patch: - ieee80211_bss_info_change_notify(sdata, err); + ieee80211_bss_info_change_notify(sdata, changed); johannes