]> 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)
commitca8ee1dce8020ad6e423926982c8242b4874afa5
treeed10c333697b1e7f620d17f90d0cadeac48c2869
parent2db84a17cc14c31f273e32f7398ced37e54d7d96
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]