Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: 802: remove dead leftover after ipx driver removal
Commit 7a2e838 ("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 <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information