• Lucas Russo's avatar
    src/dev_io/dev_io.c: don`t try to get board slot for RFFE DEVIO · 692bbf39
    Lucas Russo authored
    RFFE DEVIO already has the correct slot number
    from the regular DEVIO. As such, it does not need
    to spawn a libclient instance to get ther board
    number from DEVIO CFG.
    
    This simplifies the creataion/destruction of DEVIO
    CFG, as we don`t need to wait for anything to destroy
    it. The regular DEVIO just kills it after getting the
    board number.
    
    This fixes #94 github issue.
    692bbf39
Name
Last commit
Last update
cfg Loading commit data...
doc/img Loading commit data...
examples Loading commit data...
foreign Loading commit data...
include Loading commit data...
kernel/pcie-driver Loading commit data...
linker Loading commit data...
scripts Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
.ycm_extra_conf.py Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
ci_build.sh Loading commit data...
compile.sh Loading commit data...
run_valgrind.sh Loading commit data...
valgrind.supp Loading commit data...
version.sh Loading commit data...