Commit afcd0241 authored by Jesper Juhl's avatar Jesper Juhl Committed by Linus Torvalds

[PATCH] wrong firmware location in IPW2100 Kconfig entry

Firmware should go into /lib/firmware, not /etc/firmware.

Found by Alejandro Bonilla.
Signed-off-by: default avatarJesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Acked-by: default avatarZhu Yi <yi.zhu@intel.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent a2000572
...@@ -148,7 +148,7 @@ config IPW2100 ...@@ -148,7 +148,7 @@ config IPW2100
In order to use this driver, you will need a firmware image for it. In order to use this driver, you will need a firmware image for it.
You can obtain the firmware from You can obtain the firmware from
<http://ipw2100.sf.net/>. Once you have the firmware image, you <http://ipw2100.sf.net/>. Once you have the firmware image, you
will need to place it in /etc/firmware. will need to place it in /lib/firmware.
You will also very likely need the Wireless Tools in order to You will also very likely need the Wireless Tools in order to
configure your card: configure your card:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment