On Fri, 2009-03-27 at 18:22 -0400, Luis R. Rodriguez wrote: > So this is good functional change, might be worth mentioning in the > commit log, that is, we now requeue onto the pending queue the skb > when the driver's tx() didn't return NETDEV_TX_OK or when __ieee80211_tx() > returns IEEE80211_TX_PENDING (which happens when the queue is stopped). > Maybe even better as a seperate patch. Before this we were just dropping > the skbs in the pending queue under those same conditions. Hmm? We always did that. Well, we didn't put it on there directly, we kept it in extra_tx or whatever it was called and then later pushed it over to the pending_frames thing. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part