aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.hpp
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-05-22 12:29:55 -0700
committerBen Hilburn <ben.hilburn@ettus.com>2014-05-22 12:29:55 -0700
commitc4b1f8103343b9932ca1e74128de3afbbcb81928 (patch)
treead51521ded352b481f8731bfc8477ebea9881f89 /host/lib/usrp/x300/x300_impl.hpp
parent79c9b12b2aa3107634153db03a1fd9058f6aa6b9 (diff)
parent482a4eaffd146de789dfc59052a4c3cb5b51938a (diff)
downloaduhd-c4b1f8103343b9932ca1e74128de3afbbcb81928.tar.gz
uhd-c4b1f8103343b9932ca1e74128de3afbbcb81928.tar.bz2
uhd-c4b1f8103343b9932ca1e74128de3afbbcb81928.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/x300/x300_impl.hpp')
-rw-r--r--host/lib/usrp/x300/x300_impl.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp
index 90aed2fdb..80f3e8faa 100644
--- a/host/lib/usrp/x300/x300_impl.hpp
+++ b/host/lib/usrp/x300/x300_impl.hpp
@@ -273,8 +273,8 @@ private:
};
both_xports_t make_transport(
const size_t mb_index,
- const uint8_t& destination,
- const uint8_t& prefix,
+ const boost::uint8_t& destination,
+ const boost::uint8_t& prefix,
const uhd::device_addr_t& args,
boost::uint32_t& sid);