X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=linux%2Fkinstall.sh;h=e3858e30ff173ca7a9b4e497e965ba92666f6862;hp=23ae2d128db5de7083958841c5a6ba2dce3dcc79;hb=2e5bd580090480746b8193eb83f2cec41552d28f;hpb=0816630b7e90b23792599af619d6950841891b9b diff --git a/linux/kinstall.sh b/linux/kinstall.sh index 23ae2d1..e3858e3 100755 --- a/linux/kinstall.sh +++ b/linux/kinstall.sh @@ -129,12 +129,6 @@ newer () { false ; return } -# -# Change the USE_SKB_PROTOCOL for correct operation on 1.3.x -update_ppp () { - return -} - # # Install the files. @@ -155,9 +149,6 @@ installfile () { bombiffailed touch $1 bombiffailed - if [ "$2" = "yes" ]; then - update_ppp - fi } #