--- iwconfig 2005-06-09 10:15:44.000000000 +0100 +++ iwconfig 2005-06-14 17:17:58.217985164 +0100 @@ -879,7 +879,7 @@ # Setup IFS incase parent script has modified it local IFS=$' '$'\n'$'\t' - iwconfig_configure ${iface} && return 0 + iwconfig_configure ${iface} && iwconfig_user_config ${iface} && return 0 eerror "Failed to configure wireless for ${iface}" iwconfig_defaults ${iface}