diff options
author | Dan Murphy <dmurphy@ti.com> | 2015-07-21 20:06:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-22 08:29:31 +0300 |
commit | a46fa260f6f5e8f80a725b28e4aee5a04d1bd79e (patch) | |
tree | ddc9b4f6cba938e1383f21b90bc8c7851ccbe58c /drivers/clocksource/timer-sun5i.c | |
parent | bac541e46319c2dc6ff9fd5ad6df59cd38686bdb (diff) | |
download | linux-a46fa260f6f5e8f80a725b28e4aee5a04d1bd79e.tar.xz |
net: phy: dp83867: Fix warning check for setting the internal delay
Fix warning: logical ‘or’ of collectively exhaustive tests is always true
Change the internal delay check from an 'or' condition to an 'and'
condition.
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clocksource/timer-sun5i.c')
0 files changed, 0 insertions, 0 deletions