usrp2: fix for 'start_rx_streaming_at' hang
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Mon, 18 Jan 2010 04:18:59 +0000 (20:18 -0800)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Mon, 18 Jan 2010 04:18:59 +0000 (20:18 -0800)
commit165f4bc50ee64b36bae8c3c0d87b366da6fddc03
tree0586159859f3f1552a6671f92d31b33729ba41d7
parent419ffcfea1c886d71cbb0eaac590aa1f5a088495
usrp2: fix for 'start_rx_streaming_at' hang

The start_rx_streaming_at call was not clearing the
d_dont_enqueue flag, resulting in the receiver loop
discarding data packets.
usrp2/host/lib/usrp2_impl.cc