summaryrefslogtreecommitdiffstats
path: root/include/net/ethernet.h
Commit message (Collapse)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-1/+9
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* import updates from glibcMike Frysinger2005-03-161-5/+5
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-8/+8
|
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-0/+76
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.