-
Robert Schmidt authored
In order to speed up processing if precoding is disabled, we just copy the pointer from txdataF to txdataF_BF, as opposed to do a full memcpy() to duplicate the data. The same happens if we cannot have precoding, i.e., in SISO. Handle the case of precoding in allocation of the txdataF_BF structure accordingly.
f260ab7d