aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100/b100_impl.cpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2013-07-19 13:29:50 -0700
committerJosh Blum <josh@joshknows.com>2013-07-19 13:29:50 -0700
commit7c9a4a5a41bb981dd4db66e7b479e4e66d488fa5 (patch)
tree405402c1c44a9ba2cfac14031815ccf18c3ab34a /host/lib/usrp/b100/b100_impl.cpp
parente7642d44d5fb0a168c1da620e3463c68e4df68f9 (diff)
downloaduhd-7c9a4a5a41bb981dd4db66e7b479e4e66d488fa5.tar.gz
uhd-7c9a4a5a41bb981dd4db66e7b479e4e66d488fa5.tar.bz2
uhd-7c9a4a5a41bb981dd4db66e7b479e4e66d488fa5.zip
b100: moved usb wrapper class into b100 impl
* since its only used internally in b100
Diffstat (limited to 'host/lib/usrp/b100/b100_impl.cpp')
-rw-r--r--host/lib/usrp/b100/b100_impl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/usrp/b100/b100_impl.cpp b/host/lib/usrp/b100/b100_impl.cpp
index 1673f5f3c..20933a2fe 100644
--- a/host/lib/usrp/b100/b100_impl.cpp
+++ b/host/lib/usrp/b100/b100_impl.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2012 Ettus Research LLC
+// Copyright 2012-2013 Ettus Research LLC
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@@ -245,7 +245,7 @@ b100_impl::b100_impl(const device_addr_t &device_addr){
const size_t rx_lut_size = size_t(data_xport_args.cast<double>("recv_frame_size", 0.0));
_fifo_ctrl->poke32(TOREG(SR_PADDER+0), rx_lut_size/sizeof(boost::uint32_t));
- _data_transport = usb_zero_copy::make_wrapper(
+ _data_transport = usb_zero_copy_make_wrapper(
usb_zero_copy::make(
handle, // identifier
2, 6, // IN interface, endpoint