small glitch fix

This commit is contained in:
inxi-svn 2011-04-30 08:37:05 +00:00
parent 82e074c027
commit 4baf69f8d5

1
inxi
View file

@ -3363,6 +3363,7 @@ get_network_advanced_data()
IFS="," IFS=","
a_network_adv_working=( ${A_NETWORK_DATA[i]} ) a_network_adv_working=( ${A_NETWORK_DATA[i]} )
# reset these every go round # reset these every go round
driver_test=''
if_id='' if_id=''
speed='' speed=''
duplex='' duplex=''