ppp: Fix missing arg argument when using option flag OPT_A2STRVAL
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
commit116abc2f287616f5abdf38b4bb0b970fbb60c9a1
tree744c4935442b61e3b27f2a8e5e82c2aa4fe2cf1f
parent98b2e7938e63704f1ae91eb71da2567c6dbeccac
ppp: Fix missing arg argument when using option flag OPT_A2STRVAL

The arg argument is missing to the printer call in the print_option
utility when the option flag OPT_A2STRVAL is set.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45264 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/ppp/patches/550-fix-printer-args.patch [new file with mode: 0644]