projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Additional file renames and modifications to change CDC demos to VirtualSerial.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
Ethernet.h
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
index
1c85d6c
..
3a41fa4
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
@@
-88,7
+88,7
@@
\r
union
\r
{
\r
\r
union
\r
{
\r
- uint16_t EtherType; /**< Ethernet packet subprotocol type, for Ethernet V2 packets */
\r
+ uint16_t EtherType; /**< Ethernet packet sub
-
protocol type, for Ethernet V2 packets */
\r
uint16_t Length; /**< Ethernet frame length, for Ethernet V1 packets */
\r
};
\r
} Ethernet_Frame_Header_t;
\r
uint16_t Length; /**< Ethernet frame length, for Ethernet V1 packets */
\r
};
\r
} Ethernet_Frame_Header_t;
\r