]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: cosmetic: Un-typedef Ethernet_t
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 23 May 2012 07:58:06 +0000 (07:58 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 23 May 2012 22:46:14 +0000 (17:46 -0500)
commitcb487f5664b1bf7d907f5d23fe10cc14dc1bd45a
tree6ccb6584841af8f1974910d5123805e1d74f4d3b
parentc5c59df04d6bb394209936c2a2c2a3054ead9150
net: cosmetic: Un-typedef Ethernet_t

Separate the Ethernet header from the 802 header.
Base the size constants on the structs.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
arch/powerpc/cpu/mpc8260/ether_fcc.c
include/net.h
net/arp.c
net/arp.h
net/bootp.c
net/cdp.c
net/net.c
net/ping.c
net/ping.h