summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-07-31 20:40:01 +0000
committerBill Nottingham <notting@redhat.com>2007-07-31 20:40:01 +0000
commit7fc9f3eef4864702a1111a82adecb81a94d92e0c (patch)
treee7dd07ef9a0f104f608949827de4a960bfca8dc2 /utils
parent02a342f118f0c23aa9343982d0c097671d102106 (diff)
downloadanaconda-7fc9f3eef4864702a1111a82adecb81a94d92e0c.tar.gz
anaconda-7fc9f3eef4864702a1111a82adecb81a94d92e0c.tar.xz
anaconda-7fc9f3eef4864702a1111a82adecb81a94d92e0c.zip
* utils/modlist.c: Remove plip module-info support.
* loader2/moduleinfo.c: Likewise * loader2/moduleinfo.h: Likewise
Diffstat (limited to 'utils')
-rw-r--r--utils/modlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/modlist.c b/utils/modlist.c
index 1abb685a8..e2d87145a 100644
--- a/utils/modlist.c
+++ b/utils/modlist.c
@@ -61,7 +61,6 @@ int main(int argc, char ** argv) {
switch (mi->minor) {
case DRIVER_MINOR_ETHERNET: printf("\teth\n"); break;
case DRIVER_MINOR_TR: printf("\ttr\n"); break;
- case DRIVER_MINOR_PLIP: printf("\tplip\n"); break;
default:
fprintf(stderr, "unknown net minor type for %s\n",