2008/7/20 Nick Kossifidis <[EMAIL PROTECTED]>: > 2008/7/20 Alan Jenkins <[EMAIL PROTECTED]>: > > Frédéric Weisbecker wrote: > >> Yes I have the same problem. > >> I think I found the origin. > >> That's because wme_qdiscop_destroy in net/mac80211/wme.c passes a bad > >> pointer in tcf_destroy_chain. > >> It requires a struct tcf_proto **fl and not a struct tcf_proto *fl > >> > >> Here is a patch, I can't test it because my gcc segfaults but I think > >> it will correct the bug. > > That fixes it, (belated) thanks! Hope your compiler gets better :-). > > > > Have you picked this up, Nick? (I've reattached the patch to this > message). > > > > Regards > > Alan > > > > I submitted my patches on wireless-dev, you don't have to worry about > compat-wireless. > > Since this is a mac80211 related bug, please submit it to wireless-dev > for revision (also check out wireless-testing, it might be already > fixed there). > > Thanks a lot ;-) > > -- > GPG ID: 0xD21DB2DB > As you read this post global entropy rises. Have Fun ;-) > Nick >
True: it has already been fixed :-)
_______________________________________________ ath5k-devel mailing list [email protected] https://lists.ath5k.org/mailman/listinfo/ath5k-devel
