mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-12 14:10:36 -04:00
Fix debug message
This commit is contained in:
parent
55af8dd058
commit
f08489831c
@ -302,5 +302,5 @@ void rtl8139::init_driver(network::interface_descriptor& interface, pci::device_
|
||||
|
||||
interface.mac_address = mac;
|
||||
|
||||
logging::logf(logging::log_level::TRACE, "rtl8139: MAC Address %h n", mac);
|
||||
logging::logf(logging::log_level::TRACE, "rtl8139: MAC Address %h \n", mac);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user