Typo
This commit is contained in:
parent
c67233f15c
commit
46a74f244e
@ -737,7 +737,7 @@ iwconfig_pre_start()
|
|||||||
# which reports NOT READY!
|
# which reports NOT READY!
|
||||||
x="$(iwconfig_get_type)"
|
x="$(iwconfig_get_type)"
|
||||||
if [ "${x}" = "NOT READY!" ]; then
|
if [ "${x}" = "NOT READY!" ]; then
|
||||||
eerror "Looks like there was a probem loading the firmware for ${IFACE}"
|
eerror "Looks like there was a problem loading the firmware for ${IFACE}"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user