• Michael Cook's avatar
    Use LOG_A for log messages intended for analysis · 49df548d
    Michael Cook authored
    This change allows us to disable the LOG_I messages to reduce
    overhead.
    
    Removed LOG_VAR macro because it was used in only one place, and
    a better solution is to simply use `__attribute__((unused))`.
    49df548d
rrc_eNB.c 490 KB