Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402881
en ru br
ALT Linux repos
S:6.30.223.271-alt15.394501.1

Group :: System/Kernel and hardware
RPM: kernel-modules-bcmwl-un-def

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: bcmwl-fix.patch
Download


diff -urN a/src/wl/sys/wl_linux.c b/src/wl/sys/wl_linux.c
--- a/src/wl/sys/wl_linux.c	2015-01-06 12:33:42.981659618 +0100
+++ b/src/wl/sys/wl_linux.c	2015-01-06 12:34:05.647395418 +0100
@@ -2157,8 +2157,8 @@
 	wlif = WL_DEV_IF(dev);
 	wl = WL_INFO(dev);
 
+	skb->prev = NULL;
 	if (WL_ALL_PASSIVE_ENAB(wl) || (WL_RTR() && WL_CONFIG_SMP())) {
-		skb->prev = NULL;
 
 		TXQ_LOCK(wl);
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin