From: James K. <jke...@li...> - 2005-08-04 19:05:05
|
James Ketrenos wrote: >Yi -- if you have time during your day today, can you take a look at >this? We should be able to modify ieee80211_tx's ieee80211_xmit() >method so that it doesn't have to overwrite the incoming SKB and can >just stick the snap on the first TXB constructed. If I have some more >free time today I'll take a crack at it and send out a patch if I get it >done. If you don't see a patch from me for the above, assume I didn't >get to look into it further. > > Alright; I had few minutes. Try the attached (it runs here, don't know if it will solve the problem though) % cd ieee80211-1.0.3 % patch -p1 < ieee80211-1.0.3-skb_corrupt.patch James |