Re: [PATCH v2 3/3] mwifiex: add get_antenna support for cfg80211

2016-06-09 Thread Enric Balletbo Serra
2016-06-06 19:02 GMT+02:00 Javier Martinez Canillas : > From: Shengzhen Li > > Since commit de3bb771f471 ("cfg80211: add more warnings for inconsistent > ops") the wireless core warns if a driver implements a cfg80211 callback > but doesn't implements the

[PATCH v2 3/3] mwifiex: add get_antenna support for cfg80211

2016-06-06 Thread Javier Martinez Canillas
From: Shengzhen Li Since commit de3bb771f471 ("cfg80211: add more warnings for inconsistent ops") the wireless core warns if a driver implements a cfg80211 callback but doesn't implements the inverse operation. The mwifiex driver defines a .set_antenna handler but not a