X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=fhi_lib%2Flib%2Fethernet%2Fethernet.c;h=43cea94c787b9b4445fcacccb4deda969ea768ab;hb=2fbf70096f64af622da983e88c5a64e90ad9bdbd;hp=8a298b1413298a9863bf606699936be6eba58bd9;hpb=cef07f74965b1749dd909fc1322e211489fea2ea;p=o-du%2Fphy.git diff --git a/fhi_lib/lib/ethernet/ethernet.c b/fhi_lib/lib/ethernet/ethernet.c index 8a298b1..43cea94 100644 --- a/fhi_lib/lib/ethernet/ethernet.c +++ b/fhi_lib/lib/ethernet/ethernet.c @@ -16,7 +16,6 @@ * *******************************************************************************/ - /** * @brief This file has all definitions for the Ethernet Data Interface Layer * @file ethernet.c @@ -154,7 +153,7 @@ int __xran_delayed_msg(const char *fmt, ...) * Might require multiple calls to print the full message. * Will return 0 when nothing left to print. */ -#if 0 +#if 0 int xran_show_delayed_message(void) { ring_idx tail = io_ring.tail;