summaryrefslogtreecommitdiffstats
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2018-05-21 19:21:42 -0500
committerJohannes Berg <johannes.berg@intel.com>2018-05-22 09:21:54 +0200
commitba8f566a5be07dae46c2e562f4243c687ba6dac9 (patch)
treee6c5b7eaa2c32a8becf8c600a3c2e2bac4196c40 /crypto/algapi.c
parent7ea3e110f2f8ba23f330c2f702f556acd539bcb8 (diff)
downloadblackbird-op-linux-ba8f566a5be07dae46c2e562f4243c687ba6dac9.tar.gz
blackbird-op-linux-ba8f566a5be07dae46c2e562f4243c687ba6dac9.zip
nl80211: Fix compilation
Commit 7ea3e110f2f8ba23f330c2f702f556acd539bcb8 seems to have introduced: net/wireless/nl80211.c: In function ‘nl80211_get_station’: net/wireless/nl80211.c:4802:34: error: incompatible type for argument 1 of ‘cfg80211_sinfo_release_content’ cfg80211_sinfo_release_content(sinfo); ^~~~~ In file included from net/wireless/nl80211.c:24:0: ./include/net/cfg80211.h:5721:20: note: expected ‘struct station_info *’ but argument is of type ‘struct station_info’ static inline void cfg80211_sinfo_release_content(struct station_info *sinfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fixes: 7ea3e110f2f8 ("cfg80211: release station info tidstats where needed") Signed-off-by: Denis Kenzior <denkenz@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud