diff options
author | Cal Peake <cp@absolutedigital.net> | 2007-10-20 00:19:33 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-20 00:19:33 (GMT) |
commit | 582fe6fb10b2b437613d38ab97ac08d6f082b650 (patch) | |
tree | c281c7201e2f5b527d316eaa580df6044885e913 /drivers/net/usb/Kconfig | |
parent | d489202ea2d5460a0fe638854eb3d3e63aa902fb (diff) | |
download | linux-582fe6fb10b2b437613d38ab97ac08d6f082b650.tar.xz |
file link fix for Pegasus USB net driver help
Update the file link in the Pegasus USB network driver's help text.
Signed-off-by: Cal Peake <cp@absolutedigital.net>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/net/usb/Kconfig')
-rw-r--r-- | drivers/net/usb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 8dc09a3..5a96d74 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig @@ -71,7 +71,7 @@ config USB_PEGASUS select MII ---help--- Say Y here if you know you have Pegasus or Pegasus-II based adapter. - If in doubt then look at <file:drivers/usb/net/pegasus.h> for the + If in doubt then look at <file:drivers/net/usb/pegasus.h> for the complete list of supported devices. If your particular adapter is not in the list and you are _sure_ it |