• Lucas Russo's avatar
    dev_io/dev_io_core.c: don't create SDB if device not supported · 81cf88a2
    Lucas Russo authored
    As of now, devices that do not support SDB will fail,
    as it does not implement a timeout mechanism.
    
    For instance, Ethernet devices will wait forever to
    receive the SDB magic number, but this will never happen.
    So, avoid creating SDB in the first place until we have
    a proper timeout/failover mechanism.
    81cf88a2
Name
Last commit
Last update
..
apps/ebpm Loading commit data...
boards Loading commit data...
dev_io Loading commit data...
dev_mngr Loading commit data...
libs Loading commit data...
msg Loading commit data...
revision Loading commit data...
sm_io Loading commit data...