summaryrefslogtreecommitdiff
path: root/proto_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_udp.c')
-rw-r--r--proto_udp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_udp.c b/proto_udp.c
index 4b4ed80..af3b82b 100644
--- a/proto_udp.c
+++ b/proto_udp.c
@@ -9,7 +9,6 @@
#include <netinet/in.h> /* for ntohs() */
#include "proto.h"
-#include "dissector_eth.h"
#include "lookup.h"
#include "pkt_buff.h"
1019] dht11 dht11@0: Only 0 signal edges detected Replacing msleep(18) with usleep_range(18000, 20000) made the pulse length sane again and restored responsiveness: Kernel 4.8.16-v7+ with usleep_range (n=123): Minimum pulse length: 18.16ms Maximum: 20.20ms Mean: 19.85ms StDev: 0.51ms Sensor response rate: 100% Read success rate: 84% Cc: stable@vger.kernel.org Signed-off-by: John Brooks <john@fastquake.com> Reviewed-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat