summaryrefslogtreecommitdiffstats
path: root/firmware/zpu/apps
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-12-28 19:04:36 -0800
committerJosh Blum <josh@joshknows.com>2010-12-28 19:04:36 -0800
commitf56097198fad8423bba41a9c083abdc3b41f016a (patch)
tree2224c8c3bc649fca8818b45320fec7d4719c7bd9 /firmware/zpu/apps
parent173241d023f962c1d6663cd63c3f692287d781cf (diff)
downloaduhd-f56097198fad8423bba41a9c083abdc3b41f016a.tar.gz
uhd-f56097198fad8423bba41a9c083abdc3b41f016a.tar.bz2
uhd-f56097198fad8423bba41a9c083abdc3b41f016a.zip
packet_router: change router control for buffer_int2
Diffstat (limited to 'firmware/zpu/apps')
-rw-r--r--firmware/zpu/apps/txrx_uhd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/zpu/apps/txrx_uhd.c b/firmware/zpu/apps/txrx_uhd.c
index b16d177d7..61c2521b9 100644
--- a/firmware/zpu/apps/txrx_uhd.c
+++ b/firmware/zpu/apps/txrx_uhd.c
@@ -340,6 +340,7 @@ int
main(void)
{
u2_init();
+ pkt_ctrl_init();
//we do this to see if we should set a default ip addr or not
#ifdef USRP2P