diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-10-28 20:47:12 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-11-01 02:22:05 +0100 |
commit | 09669585b5d0cfdebe28250d442693b3baac66a2 (patch) | |
tree | 02c09eca3922476c9c5f59432588f9348e4c1413 /fs/afs/server.h | |
parent | [PATCH] tokenring: fix module_init error handling (diff) | |
download | linux-09669585b5d0cfdebe28250d442693b3baac66a2.tar.xz linux-09669585b5d0cfdebe28250d442693b3baac66a2.zip |
[PATCH] n2: fix confusing error code
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@pobox.com>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
drivers/net/wan/n2.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/afs/server.h')
0 files changed, 0 insertions, 0 deletions