summaryrefslogtreecommitdiffstats
path: root/net/ipx/pe2.c
Commit message (Collapse)AuthorAgeFilesLines
* ipx: move peII functionsstephen hemminger2012-07-191-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>