X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=linux%2Fkinstall.sh;h=e3858e30ff173ca7a9b4e497e965ba92666f6862;hb=9fef1ef0ecdacfee01da72c0839b740d82ec4c83;hp=23ae2d128db5de7083958841c5a6ba2dce3dcc79;hpb=0816630b7e90b23792599af619d6950841891b9b;p=ppp.git 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 } #