Remove 'netstat -i' from crashinfo, as this no longer is supported.

This commit is contained in:
glebius 2013-10-31 20:30:56 +00:00
parent 354fc81dc9
commit df1721bf99

View File

@ -267,12 +267,6 @@ echo
netstat -M $VMCORE -N $KERNEL -m
echo
echo "------------------------------------------------------------------------"
echo "netstat -idW"
echo
netstat -M $VMCORE -N $KERNEL -idW
echo
echo "------------------------------------------------------------------------"
echo "netstat -anr"
echo