Draft: 7.2 xran: notification generation code in ru_thread excluded from compilation
For 7.2 split there is no need to generate newNotifiedFIFO_elt
message because ru_thread
polls for incoming data via direct ru->fh_south_in
call.
ru_thread
does not process and release those message because for 7.2. split the condition if (ru->feprx)
is false
.