On Mon, May 17, 2004 at 12:12:32PM -0700, David Brownell wrote:
> This should fix the problem David Meggy found, where RNDIS was setting
> the OID_GEN_CURRENT_PACKET_FILTER state incorrectly.  It's the same
> issue Andrew Morton noticed a while back, for that matter, but with
> more than just a "now compiles on 64 bit" fix.
> 
> Basically the code needs to interpret 32 bits provided in the request
> from the (Windows) host, rather than 8 bits of other memory that's got
> some irrelevant value.
> 
> The fix is just to save the 32 bits.  I did the same thing with the
> CDC Ethernet filter, which should eventually be used the same way:  to
> limit what packets get sent to the host.  Also defined a couple more
> of the CDC requests.

Applied, thanks.

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to