[DragonFlyBSD - Bug #3018] (New) sys/bus/u4b/wlan/if_run.c:5464]: (style) Redundant condition

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue Apr 11 11:26:13 PDT 2017


Issue #3018 has been reported by dcb.

----------------------------------------
Bug #3018: sys/bus/u4b/wlan/if_run.c:5464]: (style) Redundant condition
http://bugs.dragonflybsd.org/issues/3018

* Author: dcb
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
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);




-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list