[OpenWrt-Devel] [PATCH v2] ncm: add support to run via proto wwan

John Crispin blogic at openwrt.org
Tue Jul 7 08:03:27 EDT 2015


Hi,

patch is generated against the wrong root folder. also your mail client
replaced tabs with spaces. please fix and resend the patch

	John

On 22/04/2015 15:26, Aleksandr Kolesnik wrote:
> Signed-off-by: Aleksandr Kolesnik <neryba at gmail.com
> <mailto:neryba at gmail.com>>
> 
> --- package/network/utils/comgt/files/ncm.sh
> +++ package/network/utils/comgt/files/ncm.sh
> @@ -27,6 +27,8 @@ proto_ncm_setup() {
>  local device apn auth username password pincode delay mode
>  json_get_vars device apn auth username password pincode delay mode
>  
> +[ -n "$ctl_device" ] && device=$ctl_device
> +
>  [ -n "$device" ] || {
>  echo "No control device specified"
>  proto_notify_error "$interface" NO_DEVICE
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list