summaryrefslogtreecommitdiff
path: root/flowtop/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-29 22:24:13 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-29 22:24:13 +0200
commitdcc8ef3866dd743e9bb230cd44b81a5373cf07ab (patch)
tree4728d9f8f039063c7424f36d3e3b4b909683dbd3 /flowtop/Makefile
parent24ba6650ed66c896ec703dd067af42b05434cce4 (diff)
man: bpfc: add netlink arp header
As per [1] we now also have an official hw device identifier for Netlink. Add it to bpfc man page as we can capture from an nlmon device. [1] http://patchwork.ozlabs.org/patch/253293/ Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'flowtop/Makefile')
0 files changed, 0 insertions, 0 deletions
private-remove&id=b98acbff9a05b371c5f0ca6e44a3af8ce9274379&id2=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/serial/opticon.c')