• Adam Wujek's avatar
    wr_nic: unify not runing the timer on SPEC · d195f1d7
    Adam Wujek authored
    Removed if statement for SPEC is never reached due to return
    in if(WR_IS_NODE) block.
    
    Remove commit from spec-sw repo:
    75780989
    kernel/wr_nic/endpoint.c: don't run the timer
    
    In the switch we used to have a timer to check for link status, but
    in the SPEC card the internal lm32 does that, and access to the phy
    is not atomic. Assume the link is always on until we'll get notification
    from lm32 to the host.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    d195f1d7
Name
Last commit
Last update
binaries Loading commit data...
doc Loading commit data...
fmc-bus @ f1c5325f
kernel Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
check-fmc-bus Loading commit data...