Displaying 2 results from an estimated 2 matches for "cfg80211_put_bss".
2014 Mar 13
0
Dell vostro 1550, BCM 4313 wireless, not connecting to net
...Desktop/linux-wireless1/linux-wireless/bcm-4313/hybrid_wl/src/wl/sys/wl_cfg80211_hybrid.c:1764: error: too few arguments to function ?ieee80211_channel_to_frequency?
/root/Desktop/linux-wireless1/linux-wireless/bcm-4313/hybrid_wl/src/wl/sys/wl_cfg80211_hybrid.c:1793: warning: passing argument 1 of ?cfg80211_put_bss? from incompatible pointer type
include/net/cfg80211.h:3380: note: expected ?struct wiphy *? but argument is of type ?struct cfg80211_bss *?
/root/Desktop/linux-wireless1/linux-wireless/bcm-4313/hybrid_wl/src/wl/sys/wl_cfg80211_hybrid.c:1793: error: too few arguments to function ?cfg80211_put_bss?...
2013 Dec 10
4
Upgrade to CentOS 6.5 -> issue with Broadcom Wifi
...bss' has no member named 'information_elements'
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c:2078: error: 'struct cfg80211_bss' has no member named 'len_information_elements'
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c:2080: warning: passing argument 1 of 'cfg80211_put_bss' from incompatible pointer type
include/net/cfg80211.h:3380: note: expected 'struct wiphy *' but argument is of type 'struct cfg80211_bss *'
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c:2080: error: too few arguments to function 'cfg80211_put_bss'
/usr/local/src/hyb...