Re: [PATCHv2 3/3] ath: change in cfg80211_probe_status API

2018-02-13 Thread Johannes Berg
On Tue, 2018-02-13 at 11:06 +0200, Kalle Valo wrote: > Venkateswara Naralasetty writes: > > > This patch changes cfg80211_probe_status API. > > > > Signed-off-by: Venkateswara Naralasetty > > --- > > drivers/net/wireless/ath/wil6210/cfg80211.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 de

Re: [PATCHv2 3/3] ath: change in cfg80211_probe_status API

2018-02-13 Thread Kalle Valo
Venkateswara Naralasetty writes: > This patch changes cfg80211_probe_status API. > > Signed-off-by: Venkateswara Naralasetty > --- > drivers/net/wireless/ath/wil6210/cfg80211.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) The title prefix should be "wil6210:", not "ath:". -- Kal

[PATCHv2 3/3] ath: change in cfg80211_probe_status API

2018-02-12 Thread Venkateswara Naralasetty
This patch changes cfg80211_probe_status API. Signed-off-by: Venkateswara Naralasetty --- drivers/net/wireless/ath/wil6210/cfg80211.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/wil6210/cfg80211.c b/drivers/net/wireless/ath/wil6210/cfg80211.c i