Changeset 3122
- Timestamp:
- 01/08/08 16:59:33 (4 years ago)
- Files:
-
- madwifi/trunk/ath/if_ath.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
madwifi/trunk/ath/if_ath.c
r3117 r3122 3033 3033 sc->sc_stats.ast_tx_discard++; 3034 3034 /* queue is full, let the kernel backlog the skb */ 3035 netif_stop_queue(dev); 3035 3036 requeue = 1; 3036 3037 goto hardstart_fail;
