• Alessandro Rubini's avatar
    net: define wr_ethhdr and use it (no change) · 52ec2a38
    Alessandro Rubini authored
    We used to have "struct ethhdr" local in net.c, passing "void *hdr" to
    minic.  We exports the structure to an header so to use it in
    communicating with the minic.  Unfortunaltey, ethhdr is defined elsewhere
    too, so we'd better rename to wr_ethhdr.
    
    This is a step towards the introduction of vlans, but has no technical
    effect by itself.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    52ec2a38
Name
Last commit
Last update
..
hw Loading commit data...
libwr Loading commit data...
std Loading commit data...
board-wrc.h Loading commit data...
board-wrs.h Loading commit data...
board.h Loading commit data...
dump-info.h Loading commit data...
endpoint.h Loading commit data...
flash.h Loading commit data...
gpio-wrs.h Loading commit data...
hal_exports.h Loading commit data...
i2c.h Loading commit data...
irq.h Loading commit data...
minic.h Loading commit data...
onewire.h Loading commit data...
pps_gen.h Loading commit data...
ppsi-wrappers.h Loading commit data...
ptpd_netif.h Loading commit data...
revision.h Loading commit data...
rxts_calibrator.h Loading commit data...
sdb.h Loading commit data...
sfp.h Loading commit data...
shell.h Loading commit data...
spll_defs.h Loading commit data...
storage.h Loading commit data...
syscon.h Loading commit data...
system_checks.h Loading commit data...
trace.h Loading commit data...
types.h Loading commit data...
uart-sw.h Loading commit data...
uart.h Loading commit data...
util.h Loading commit data...
w1.h Loading commit data...
wrc-task.h Loading commit data...
wrc.h Loading commit data...