> + /* > + * Don't automatically kick the beacon queue. > + */ > + tx_info->flags &= ~IEEE80211_TX_CTL_READY_FOR_TX; > > /* > * Fill in skb descriptor > */ > skbdesc = get_skb_frame_desc(skb); > memset(skbdesc, 0, sizeof(*skbdesc)); > - skbdesc->flags |= FRAME_DESC_DRIVER_GENERATED; Could you live w/o that change? I'm pondering removing that flag again since it doesn't have any meaning any more with the fragmentation/busy reschedule rewrite I'll do. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part