victorkp / broadcom-BCM4352-fedora-driver

For kernel 4.0+, based on the Broadcom STA driver, but patched to fix compilation
1 stars 2 forks source link

issue on 4.11+ while compiling #2

Open i-am-modie opened 7 years ago

i-am-modie commented 7 years ago

CC [M] /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.o /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c: In function ‘wl_pci_probe’: /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c:770:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if ((val & 0x0000ff00) != 0) ^~ /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c:772:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ bar1_size = pci_resource_len(pdev, 2); ^~~~~ /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c: In function ‘wl_dump_ver’: /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c:2049:3: warning: macro "DATE" might prevent reproducible builds [-Wdate-time] DATE, TIME, EPI_VERSION_STR); ^~~~ /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c:2049:13: warning: macro "TIME" might prevent reproducible builds [-Wdate-time] DATE, TIME, EPI_VERSION_STR); ^~~~ /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c: In function ‘wl_monitor’: /usr/local/src/hybrid-wl/src/wl/sys/wl_linux.c:2904:10: error: ‘struct net_device’ has no member named ‘last_rx’ skb->dev->last_rx = jiffies; ^~

rawsh commented 6 years ago

PING

victorkp commented 6 years ago

This repo was only tested/useful on Fedora 22 beta, kernel 4.01. You should be fine using kmod-wl on 4.11.