Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 434524 Details for
Bug 523356
net-wireless/broadcom-sta with kernel 3.15.8 on hardened - .../work/src/wl/sys/wl_cfg80211_hybrid.c:2470:2: error: assignment of read-only location ‘el->handler[26]’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
broadcom-sta-6.30.223.271-pax-no-const.patch
broadcom-sta-6.30.223.271-pax-no-const.patch (text/plain), 494 bytes, created by
Oleh
on 2016-05-17 13:14:11 UTC
(
hide
)
Description:
broadcom-sta-6.30.223.271-pax-no-const.patch
Filename:
MIME Type:
Creator:
Oleh
Created:
2016-05-17 13:14:11 UTC
Size:
494 bytes
patch
obsolete
>diff -Nuar src/wl/sys/wl_cfg80211_hybrid.h src-fix/wl/sys/wl_cfg80211_hybrid.h >--- src/wl/sys/wl_cfg80211_hybrid.h 2015-09-18 22:47:30.000000000 +0000 >+++ src-fix/wl/sys/wl_cfg80211_hybrid.h 2016-05-17 12:56:01.072084340 +0000 >@@ -119,7 +119,7 @@ > struct wl_cfg80211_event_loop { > s32(*handler[WLC_E_LAST]) (struct wl_cfg80211_priv *wl, struct net_device *ndev, > const wl_event_msg_t *e, void *data); >-}; >+} __no_const; > > struct wl_cfg80211_bss_info { > u16 band;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 523356
:
387346
|
422274
| 434524 |
435970