aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipx/pe2.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-07-19ipx: move peII functionsstephen hemminger1-0/+35
The Ethernet II wrapper is only used by IPX protocol, may have once been used by Appletalk but not currently. Therefore it makes sense to move it to the IPX dust bin and drop the exports. Build tested only. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>