summaryrefslogtreecommitdiff
path: root/cpus.h
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-11-05 22:54:05 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2015-11-05 22:54:05 +0100
commitf91b1752029fffce868e3331a23c1c8ee741b372 (patch)
tree69068dbec80a5e315c576a5bbb5fdeed15ac93e5 /cpus.h
parent652bcb10a32bb898c16f4ba16c07ad6a1cdfda74 (diff)
trafgen: let the kernel check min/max transm. unit boundaries
Let AF_PACKET do this job to fail in case boundaries are too small or too large. I found it quite useful for testing the kernel. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'cpus.h')
0 files changed, 0 insertions, 0 deletions
ator: 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 'arch/arm/boot/dts')