diff options
author | Ciro Nishiguchi <ciro.nishiguchi@ni.com> | 2020-05-11 12:57:22 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-05-12 12:04:39 -0500 |
commit | 3ab92a83c8f051c7f52511eebfc4dcd9fca92251 (patch) | |
tree | 32282f3d8567293a76013d28780997c5854a1bc5 /fpga | |
parent | 87f56f775c994e96ccd64281ef5106349dd28afc (diff) | |
download | uhd-3ab92a83c8f051c7f52511eebfc4dcd9fca92251.tar.gz uhd-3ab92a83c8f051c7f52511eebfc4dcd9fca92251.tar.bz2 uhd-3ab92a83c8f051c7f52511eebfc4dcd9fca92251.zip |
uhd: Fix infinite recursion in N3xx timed commands
The implementation of set_command_time was calling wb_iface set_time,
which in turn makes a recursive call to set_command_time. This removes
the erroneous recursive call.
Diffstat (limited to 'fpga')
0 files changed, 0 insertions, 0 deletions