This commit is contained in:
inxi-svn 2011-04-25 19:01:11 +00:00
parent fa107bd89a
commit 84267ea1a3

2
inxi
View file

@ -4857,7 +4857,7 @@ print_networking_data()
port_data=" ${C1}at port$port_plural${C2} ${a_network_working[2]}"
fi
if [[ -n ${a_network_working[4]} && $B_EXTRA_DATA == 'true' ]];then
pci_bus_id=" ${C1}BusID:${C2} ${a_network_working[4]}"
pci_bus_id=" ${C1}busID:${C2} ${a_network_working[4]}"
fi
card_string=''