Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 523356 | Differences between
and this patch

Collapse All | Expand All

(-)src/wl/sys/wl_cfg80211_hybrid.h (-1 / +1 lines)
Lines 119-125 Link Here
119
struct wl_cfg80211_event_loop {
119
struct wl_cfg80211_event_loop {
120
	s32(*handler[WLC_E_LAST]) (struct wl_cfg80211_priv *wl, struct net_device *ndev,
120
	s32(*handler[WLC_E_LAST]) (struct wl_cfg80211_priv *wl, struct net_device *ndev,
121
	                           const wl_event_msg_t *e, void *data);
121
	                           const wl_event_msg_t *e, void *data);
122
};
122
} __no_const;
123
123
124
struct wl_cfg80211_bss_info {
124
struct wl_cfg80211_bss_info {
125
	u16 band;
125
	u16 band;

Return to bug 523356