Am Dienstag, 11. Oktober 2011, 18:25:45 schrieb Johannes Berg: > On Tue, 2011-10-11 at 18:08 +0200, Helmut Schaa wrote: > Since there's no over-all memset I think you need to clear the padding > explicitly now. Like this one? :) > + rthdr = (struct ieee80211_radiotap_header *) skb_push(skb, rtap_len); > + > + memset(rthdr, 0, rtap_len); Helmut -- 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