aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
authorMichael West <michael.west@ettus.com>2019-03-04 17:56:26 -0800
committerMartin Braun <martin.braun@ettus.com>2019-03-05 18:34:21 +0100
commite81a72b5f22aed4f4a147e8eb37fa85f005c3eb3 (patch)
tree5379515ee74bbda3e148271f8cefb963d514d210 /mpm
parentccf95088fdd8b6a7c14da67481436889831e7c5f (diff)
downloaduhd-e81a72b5f22aed4f4a147e8eb37fa85f005c3eb3.tar.gz
uhd-e81a72b5f22aed4f4a147e8eb37fa85f005c3eb3.tar.bz2
uhd-e81a72b5f22aed4f4a147e8eb37fa85f005c3eb3.zip
RFNoC: Remove incorrect flush
Removing the flush in configure_flow_control_out(). The flush is done incorrectly because it just disables flow control and allows packets to dump onto the crossbar, which could lock it up. It is also incorrect to flush when connecting blocks. A connect should just configure the SID and flow control and let any existing data flow to the newly connected block. Flushing of a block should only be done during creation or destruction of the block. Signed-off-by: Michael West <michael.west@ettus.com>
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions