ppp: Fix missing arg argument when using option flag OPT_A2STRVAL
authorJohn Crispin <blogic@openwrt.org>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 3 Apr 2015 19:06:56 +0000 (19:06 +0000)
commitbc72ca84d17509e0b210968f704503945de4b226
tree744c4935442b61e3b27f2a8e5e82c2aa4fe2cf1f
parent6f9c3de55e3656946a7d4bdda896f97a034e4c8d
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]