Projects
Essentials
broadcom-wl
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
broadcom-wl.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jan 24 14:52:41 UTC 2022 - manfred.h@gmx.net + +- Add broadcom-wl.linux-5.17.patch as Patch19 + +------------------------------------------------------------------- Fri Nov 13 07:45:38 UTC 2020 - manfred.h@gmx.net - Rebase broadcom-wl.linux-5.9.patch on Debian's patch
View file
broadcom-wl.spec
Changed
@@ -2,7 +2,7 @@ # # spec file for package broadcom-wl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017-2022 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ Patch16: broadcom-wl.linux-5.1.patch Patch17: broadcom-wl.linux-5.6.patch Patch18: broadcom-wl.linux-5.9.patch +Patch19: broadcom-wl.linux-5.17.patch %if %{defined kernel_module_package_buildreqs} BuildRequires: %{kernel_module_package_buildreqs} %endif
View file
broadcom-wl.linux-5.17.patch
Added
@@ -0,0 +1,16 @@ +diff -rcp broadcom-wl-6.30.223.271.orig/src/wl/sys/wl_linux.c broadcom-wl-6.30.223.271/src/wl/sys/wl_linux.c +*** broadcom-wl-6.30.223.271.orig/src/wl/sys/wl_linux.c Mon Jan 24 15:47:49 2022 +--- broadcom-wl-6.30.223.271/src/wl/sys/wl_linux.c Mon Jan 24 15:50:39 2022 +*************** struct iw_statistics *wl_get_wireless_st +*** 87,92 **** +--- 87,96 ---- + + #include <wl_linux.h> + ++ #if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 17, 0) ++ #define PDE_DATA pde_data ++ #endif ++ + #if defined(USE_CFG80211) + #include <wl_cfg80211_hybrid.h> + #endif
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
.