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. -- Kalle Valo -- 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