summaryrefslogtreecommitdiff
path: root/trafgen_l2.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-13 18:46:31 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-13 18:46:31 +0100
commit57739dfaa8bd88160fadcb34cea543c832a3b265 (patch)
tree962f20ef147c075b3d715cc2a6565b1b2b3d7579 /trafgen_l2.c
parent0a9adf482d5bb2cf27ede0f970228b9f69145f4d (diff)
zsh: trafgen: Add missing option -q/--qdisc-path to zsh completion
Also sightly adjust the description in the usage text. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen_l2.c')
0 files changed, 0 insertions, 0 deletions
class='oid'>d00b74613fb18dfd0a5aa99270ee2e72d5c808d7 (diff)
regulator: twl6030: fix range 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/dwc3/dwc3-keystone.c')