Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 304637 | Differences between
and this patch

Collapse All | Expand All

(-)hybrid-portsrc-x86_32-v5.10.91.9.3/src/wl/sys/wl_linux.c (+3 lines)
Lines 40-45 Link Here
40
#include <linux/pci_ids.h>
40
#include <linux/pci_ids.h>
41
#define WLC_MAXBSSCFG		1	
41
#define WLC_MAXBSSCFG		1	
42
42
43
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 32)
44
#include <linux/sched.h>
45
#endif
43
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
46
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
44
#include <net/lib80211.h>
47
#include <net/lib80211.h>
45
#endif
48
#endif

Return to bug 304637