summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-11-19 08:29:53 +0000
committerjmallett <jmallett@FreeBSD.org>2012-11-19 08:29:53 +0000
commit3a6c1cc5604fbf7e982964c21a16a8e19a840784 (patch)
tree209e10a76444a868cdf51350a80d97d27f9fea00 /sys/mips/cavium
parentd9a7cd2ca032129e1d49a7bc2ec40bcd984c23f4 (diff)
downloadFreeBSD-src-3a6c1cc5604fbf7e982964c21a16a8e19a840784.zip
FreeBSD-src-3a6c1cc5604fbf7e982964c21a16a8e19a840784.tar.gz
Remove redundant printf of SDK version which already appears earlier in boot.
Diffstat (limited to 'sys/mips/cavium')
-rw-r--r--sys/mips/cavium/octe/ethernet.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/cavium/octe/ethernet.c b/sys/mips/cavium/octe/ethernet.c
index 28118ff..7d2c7df 100644
--- a/sys/mips/cavium/octe/ethernet.c
+++ b/sys/mips/cavium/octe/ethernet.c
@@ -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);
OpenPOWER on IntegriCloud