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

This commit is contained in:
Gleb Smirnoff 2013-10-31 20:30:56 +00:00
parent 3055dc3e48
commit c1fd62d4c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257469

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