mirror of
https://github.com/smxi/inxi.git
synced 2025-04-17 15:19:11 +00:00
small glitch fix
This commit is contained in:
parent
82e074c027
commit
4baf69f8d5
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -3363,6 +3363,7 @@ get_network_advanced_data()
|
|||
IFS=","
|
||||
a_network_adv_working=( ${A_NETWORK_DATA[i]} )
|
||||
# reset these every go round
|
||||
driver_test=''
|
||||
if_id=''
|
||||
speed=''
|
||||
duplex=''
|
||||
|
|
Loading…
Add table
Reference in a new issue