Re: [PATCH] n2: fix confusing error code

From: Jeff Garzik
Date: Tue Oct 31 2006 - 20:21:09 EST


Akinobu Mita wrote:
modprobe n2 with no parameters or no such devices
will get confusing error message.

# modprobe n2
... Kernel does not have module support

This patch replaces return code from -ENOSYS to -EINVAL.

Cc: Jeff Garzik <jgarzik@xxxxxxxxx>
Cc: Krzysztof Halasa <khc@xxxxxxxxx>
Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>

applied


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/