Projects
Essentials
broadcom-wl
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
broadcom-wl.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue May 16 06:36:32 UTC 2017 - olaf@aepfle.de + +- Add broadcom-wl.linux-4.11.patch + +------------------------------------------------------------------- Thu Feb 23 09:41:37 UTC 2017 - tchvatal@suse.com - Add and refresh bit gentoo patchset
View file
broadcom-wl.spec
Changed
@@ -42,6 +42,7 @@ Patch5: broadcom-sta-6.30.223.271-r2-linux-4.3-v2.patch Patch6: broadcom-sta-6.30.223.271-r4-linux-4.7.patch Patch7: broadcom-sta-6.30.223.271-r4-linux-4.8.patch +Patch11: broadcom-wl.linux-4.11.patch BuildRequires: %{kernel_module_package_buildreqs} Requires: broadcom-wl-kmp Provides: wl-kmod-common = %{version} @@ -73,6 +74,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch11 -p1 %build sed -i 's/\r$//' lib/LICENSE.txt
View file
broadcom-wl.linux-4.11.patch
Added
@@ -0,0 +1,10 @@ +--- a/src/wl/sys/wl_linux.c ++++ b/src/wl/sys/wl_linux.c +@@ -2915,7 +2915,6 @@ wl_monitor(wl_info_t *wl, wl_rxsts_t *rx + if (skb == NULL) return; + + skb->dev = wl->monitor_dev; +- skb->dev->last_rx = jiffies; + #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 22) + skb_reset_mac_header(skb); + #else
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.