OSDN Git Service

net: 802: remove dead leftover after ipx driver removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 12 Aug 2021 08:38:05 +0000 (10:38 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Aug 2021 23:30:35 +0000 (16:30 -0700)
commitd8d9ba8dc9c77358cd7ea73e4e44e8952c9baf35
treed9a8ad6b577dd6ae5a234372c59a0f33ce75fac9
parent4fb464db9c72ae671c3f332d9a8d0381557271ce
net: 802: remove dead leftover after ipx driver removal

Commit 7a2e838d28cf ("staging: ipx: delete it from the tree") removes the
ipx driver and the config IPX. Since then, there is some dead leftover in
./net/802/, that was once used by the IPX driver, but has no other user.

Remove this dead leftover.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/802/Makefile
net/802/p8023.c [deleted file]