]> git.baikalelectronics.ru Git - kernel.git/commit
ipx: move peII functions
authorstephen hemminger <shemminger@vyatta.com>
Wed, 18 Jul 2012 09:09:48 +0000 (09:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jul 2012 17:48:00 +0000 (10:48 -0700)
commit8aa1e6d6ed304ba3e0e4cfc2ed1a291fac120e73
treeed10c333697b1e7f620d17f90d0cadeac48c2869
parent0572c4342ec74af326081220e3d9f04b04ac17ce
ipx: move peII functions

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>
net/ethernet/Makefile
net/ethernet/pe2.c [deleted file]
net/ipx/Makefile
net/ipx/pe2.c [new file with mode: 0644]