]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - patches/ac_debug.patch
Rozdelenie patchu na patch povoleni qos a nastavenie AC fornt(RALINK)
[frescor/fwp.git] / patches / ac_debug.patch
diff --git a/patches/ac_debug.patch b/patches/ac_debug.patch
new file mode 100644 (file)
index 0000000..9960313
--- /dev/null
@@ -0,0 +1,15 @@
+Index: linux2.6-devel/drivers/net/wireless/rt2x00/rt61pci.c
+===================================================================
+--- linux2.6-devel.orig/drivers/net/wireless/rt2x00/rt61pci.c  2007-11-26 19:40:10.000000000 +0100
++++ linux2.6-devel/drivers/net/wireless/rt2x00/rt61pci.c       2007-11-26 19:46:18.000000000 +0100
+@@ -1573,6 +1573,10 @@
+ {
+       u32 word;
++      printk(KERN_DEBUG "write_tx_desc: sent TX ring %d - CWmin: %d,"
++                      " CWmax: %d, AIFSN: %d.\n",
++                      desc->queue, desc->cw_min, desc->cw_max, desc->aifs);
++
+       /*
+        * Start writing the descriptor words.
+        */