aboutsummaryrefslogtreecommitdiffstats
path: root/net/wmwifi/files/patch-wireless.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmwifi/files/patch-wireless.c')
-rw-r--r--net/wmwifi/files/patch-wireless.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/wmwifi/files/patch-wireless.c b/net/wmwifi/files/patch-wireless.c
new file mode 100644
index 000000000000..2eb663a1dea3
--- /dev/null
+++ b/net/wmwifi/files/patch-wireless.c
@@ -0,0 +1,10 @@
+--- src/wireless.c.orig Sat Jul 2 14:41:48 2005
++++ src/wireless.c Sat Jul 2 14:41:53 2005
+@@ -143,6 +143,7 @@
+
+ max = get_max_ifs();
+ step = 0;
++ found = 0;
+
+ if (old > max)
+ old = max; /* just be sure to not be out of bounds */