mirror of
https://github.com/smxi/inxi.git
synced 2025-04-17 15:19:11 +00:00
bug fixes
This commit is contained in:
parent
ab0beedb5b
commit
acf27542c8
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -5235,6 +5235,7 @@ print_networking_data()
|
|||
a_network_working=( ${A_NETWORK_DATA[i]} )
|
||||
IFS="$ORIGINAL_IFS"
|
||||
port_data=''
|
||||
driver_data=''
|
||||
port_plural=''
|
||||
module_version=''
|
||||
pci_bus_id=''
|
||||
|
|
Loading…
Add table
Reference in a new issue