wifi
author柯飞雄 <kfx@rock-chips.com>
Tue, 1 Jun 2010 09:18:08 +0000 (09:18 +0000)
committer黄涛 <huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:21 +0000 (13:35 +0800)
drivers/net/wireless/ath/ar9170/main.c

index c1f8c69db165d01fa752ccf3188f35d020307b76..509f378c3c21c47b4d1b41f3321c99792056a96a 100644 (file)
@@ -226,7 +226,7 @@ static void __ar9170_dump_txqueue(struct ar9170 *ar,
 {
        struct sk_buff *skb;
        int i = 0;
-
+       return;
        printk(KERN_DEBUG "---[ cut here ]---\n");
        printk(KERN_DEBUG "%s: %d entries in queue.\n",
               wiphy_name(ar->hw->wiphy), skb_queue_len(queue));