La ricerca ha trovato 1 risultato
- mer 20 feb 2008, 16:02
- Forum: Gnu/Linux in genere
- Argomento: winbond usb2wlan [RISOLTO (grazie)]
- Risposte: 99
- Visite : 47644
Re: winbond usb2wlan [RISOLTO (grazie)]
Hi Meritil and Leandro, Im the guy Leandro mentioned hes mailing with, and i've just checked up both of yours code :) 2 things I noticed: Instead of using the old eth_copy_and_sum, #IFDEFs and skb_copy_from_linear_data, I recommend using memcpy, as both functions basically does only this. The proper...