summaryrefslogtreecommitdiff
path: root/recipes-kernel/rsi-91x/files/rs9113.init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/rsi-91x/files/rs9113.init')
-rwxr-xr-xrecipes-kernel/rsi-91x/files/rs9113.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/rsi-91x/files/rs9113.init b/recipes-kernel/rsi-91x/files/rs9113.init
index 890b886..2f570cf 100755
--- a/recipes-kernel/rsi-91x/files/rs9113.init
+++ b/recipes-kernel/rsi-91x/files/rs9113.init
@@ -82,7 +82,7 @@ case "$1" in
exit 0
fi
rs9116_reset
- syslog $LOG_INFO "Loading rs91x modules with COEX=$COEX_MODE and Country=$SET_COUNTRY_CODE"
+ syslog $LOG_INFO "Loading rs91x modules with COEX=$COEX_MODE and Country=$COUNTRY_CODE"
/usr/sbin/rs9113_load_modules.sh $CONFIG
RETVAL=$?
if [ $RETVAL -eq 0 ] ; then