summaryrefslogtreecommitdiff
path: root/dissector_eth.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-04-21 21:47:43 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-04-22 15:30:09 +0200
commitcbce1528138339e6dc1a6f51f915641b7840d685 (patch)
tree98b20b49440bf2f86f980e48e128a79a495ee455 /dissector_eth.h
parent9bec71619a76d35f6b64f88a1371a37da245f859 (diff)
flowtop: Simplify flows refresh delay
Simplify screen refresh logic by removing tricky delay logic which freezes a little key pressing. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_eth.h')
0 files changed, 0 insertions, 0 deletions
ge comparison, allowing vsel = 59
The range min_uV > 1350000 && min_uV <= 150000 is never reachable because of a typo in the previous range check and hence vsel = 59 is never reached. Fix the previous range check to enable the vsel = 59 setting. Fixes CoverityScan CID#728454 ("Logially dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/host/ehci-mxc.c')