Skip to content
Snippets Groups Projects
Commit 6bbea580 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

dev/minic: tx_frame: size refers to payload only.


Several advantages:
 - normal practice: you send a buffer pointer and its own len
 - rx values is already fixed, earlier the wrong result was wrongly used
 - this detaches us from the header length. Transparent vlan ahead...

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent e9ca75d4
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment