]> git.ozlabs.org Git - yaboot.git/blobdiff - ybin/ofpath
Enhance the parseing of IPv4 information.
[yaboot.git] / ybin / ofpath
index b4981d79443c1abe323503951998233fec752f02..aff5583457e645f878c01e1084e59689cee94b88 100755 (executable)
@@ -687,12 +687,6 @@ chrp()
 {
     case "$DEVNODE" in
        sd*)
-           if ls -l /proc/device-tree | grep -q ^d ; then
-               true
-           else
-               echo 1>&2 "$PRG: /proc/device-tree is broken."
-               return 1
-           fi
 
            ## use common scsiinfo function to get info we need.
            scsiinfo || return 1