Remove redundant printf of SDK version which already appears earlier in boot.
This commit is contained in:
parent
78210af90c
commit
d0ebf478da
@ -308,8 +308,6 @@ int cvm_oct_init_module(device_t bus)
|
||||
int fau = FAU_NUM_PACKET_BUFFERS_TO_FREE;
|
||||
int qos;
|
||||
|
||||
printf("cavium-ethernet: %s\n", OCTEON_SDK_VERSION_STRING);
|
||||
|
||||
cvm_oct_rx_initialize();
|
||||
cvm_oct_configure_common_hw(bus);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user