modules/admin-full: Fix description of Hermes wireless controllers
This commit is contained in:
parent
108321b5df
commit
8a898ec199
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ $Id$
|
|||
|
||||
-- hermes
|
||||
elseif name == "eth" then
|
||||
return "Prism 802.11b Wireless Controller"
|
||||
return "Hermes 802.11b Wireless Controller"
|
||||
|
||||
-- hostap
|
||||
elseif name == "wlan" and fs.isdirectory("/proc/net/hostap/" .. ifname) then
|
||||
|
|
Loading…
Reference in a new issue