Actions
Bug #3018
opensys/bus/u4b/wlan/if_run.c:5464]: (style) Redundant condition
Start date:
04/11/2017
Due date:
% Done:
0%
Estimated time:
Description
sys/bus/u4b/wlan/if_run.c:5464]: (style) Redundant condition: If 'EXPR < 513', the comparison 'EXPR < 529' is always true.
Source code is
} else if (sc->mac_rev < 0x0201 || sc->mac_rev < 0x0211)
run_rt3070_rf_write(sc, 27, 0x03);
No data to display
Actions