mirror of
https://github.com/smxi/inxi.git
synced 2025-04-17 23:29:11 +00:00
cleanup
This commit is contained in:
parent
acf27542c8
commit
6f3edb1c13
1 changed files with 2 additions and 0 deletions
2
inxi
2
inxi
|
@ -5239,6 +5239,8 @@ print_networking_data()
|
|||
port_plural=''
|
||||
module_version=''
|
||||
pci_bus_id=''
|
||||
bus_usb_text=''
|
||||
bus_usb_id=''
|
||||
if [[ -n ${a_network_working[1]} && $B_EXTRA_DATA == 'true' ]];then
|
||||
module_version=$( print_module_version "${a_network_working[1]}" )
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue