• 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
..
ad9516.c Loading commit data...
ad9516_config.h Loading commit data...
dev.mk Loading commit data...
devicelist.c Loading commit data...
eeprom.c Loading commit data...
endpoint.c Loading commit data...
ep_pfilter.c Loading commit data...
flash.c Loading commit data...
i2c.c Loading commit data...
minic.c Loading commit data...
pps_gen.c Loading commit data...
rxts_calibrator.c Loading commit data...
sdb-storage.c Loading commit data...
sfp.c Loading commit data...
syscon.c Loading commit data...
timer-wrs.c Loading commit data...
uart-sw.c Loading commit data...
uart.c Loading commit data...
w1-eeprom.c Loading commit data...
w1-hw.c Loading commit data...
w1-shell.c Loading commit data...
w1-temp.c Loading commit data...
w1.c Loading commit data...