Projects
Essentials
broadcom-wl
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
broadcom-wl.linux-4.11.patch
Changed
@@ -8,3 +8,16 @@ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 22) skb_reset_mac_header(skb); #else +--- a/src/include/linuxver.h ++++ b/src/include/linuxver.h +@@ -67,6 +67,10 @@ + #include <linux/pci.h> + #include <linux/interrupt.h> + #include <linux/netdevice.h> ++#include <linux/signal.h> ++#if (LINUX_VERSION_CODE > KERNEL_VERSION(4, 10, 0)) ++#include <linux/sched/signal.h> ++#endif + #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 27)) + #include <linux/semaphore.h> + #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
.