On Thursday 03 July 2008 08:35:23 Kalle Valo wrote: > Michael Buesch <[EMAIL PROTECTED]> 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. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
