Package: broadcom-sta-dkms
Version: 5.100.82.112-7
Followup-For: Bug #677193

Correction, sorry, the patch submission was rushed.

This is the right one.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.4-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages broadcom-sta-dkms depends on:
ii  dkms  2.2.0.3-1.1

Versions of packages broadcom-sta-dkms recommends:
ii  wireless-tools  30~pre9-8

broadcom-sta-dkms suggests no packages.

-- no debconf information
diff -urN broadcom-sta-5.100.82.112/src/wl/sys/wl_linux.c broadcom-sta-5.100.82.112-k3.4.0/src/wl/sys/wl_linux.c
--- broadcom-sta-5.100.82.112/src/wl/sys/wl_linux.c	2012-04-17 16:25:03.000000000 +0300
+++ broadcom-sta-5.100.82.112-k3.4.0/src/wl/sys/wl_linux.c	2012-08-22 00:11:45.442859813 +0300
@@ -40,7 +40,11 @@
 #include <linux/pci_ids.h>
 #define WLC_MAXBSSCFG		1	
 
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 4, 0)
+#include <asm/switch_to.h>
+#else
 #include <asm/system.h>
+#endif
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/pgtable.h>

Reply via email to