commit | b903fa982db2832d7f402ff00cf30145e8a7fca0 | [log] [tgz] |
---|---|---|
author | Alexander Kapshuk <alexander.kapshuk@gmail.com> | Mon Oct 12 21:39:52 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 21:55:26 2015 -0700 |
tree | d637e1cd3c5962c4ac7a2a80ef2f6fcbb273c08b | |
parent | 8fb0959822e16a91c23cb41e53693180a2b3389f [diff] |
ver_linux: ppp, look for numerical input, not field number Rely on regex to find the version number, rather than rely on numerical input to be found in a particular input field. Proposed implementation also eliminates the necessity to invoke 'grep' + 'awk'. Tested on: Oracle Linux Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>