mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 22:04:37 +08:00
broadcom: rebuild for 3.1 ndiswrapper: dito vhba-module: dito tiacx: seems we have to drop it
14 lines
433 B
Diff
14 lines
433 B
Diff
--- ndiswrapper-1.56.old/driver/ntoskernel.h~ 2011-11-01 19:05:17.000000000 +0100
|
|
+++ ndiswrapper-1.56/driver/ntoskernel.h 2011-11-01 19:05:17.000000000 +0100
|
|
@@ -275,10 +275,6 @@ typedef u32 pm_message_t;
|
|
#define PM_EVENT_SUSPEND 2
|
|
#endif
|
|
|
|
-#if !defined(HAVE_NETDEV_PRIV)
|
|
-#define netdev_priv(dev) ((dev)->priv)
|
|
-#endif
|
|
-
|
|
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,18)
|
|
#define ISR_PT_REGS_PARAM_DECL
|
|
#define ISR_PT_REGS_ARG
|