On Thursday 03 July 2008 08:35:23 Kalle Valo wrote: > Michael Buesch <mb@xxxxxxxxx> writes: > > > +drop_packet: > > + /* We can not transmit this packet. Drop it. */ > > + dev_kfree_skb_any(skb); > > return NETDEV_TX_OK; > > So no need to call ieee80211_tx_status() in this case? I'm just > curious about this, nothing else. I don't think we must call tx_status for dropped or lost packets. -- Greetings Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html