2002-01-05 11:04:01

by Adam J. Richter

[permalink] [raw]
Subject: Patch: linux-2.5.2-pre8/drivers/net/aironet4500_core.c tried to return NODEV, should be -ENODEV


linux-2.5.2-pre8/drivers/net/aironet4500_core.c
contains contains a routine that tried to return NODEV as
an error code where the author's intention was apparently
-ENODEV. That is the second error of this type that the
change in kdev_t has exposed (the other one was in
drivers/isdn/sc/command.c).

Here is the patch.

--
Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
[email protected] \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."


Attachments:
(No filename) (613.00 B)
aeronet.diff (339.00 B)
Download all attachments