Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 26 Jun 2012 18:53:30 +0000 (18:53 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 26 Jun 2012 18:53:30 +0000 (18:53 +0000)
commit6f90d45684206e5dfca3c4554a14a5784da49d92
tree29c7058416e4891d51a09a272d0e46adeb247835
parentc9ba8f2a2c8adbac38fd60e8c53ad9b2445542fc
Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code.
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h