Diff between 0ce3938cd3ff1a94da0c3c78841fc59db5eca681 and 3df0d66707a9772b0d6ff275f44ac285b6c4939c

Changed Files

File Additions Deletions Status
profiles/input/hog.c +0 -3 modified

Full Patch

diff --git a/profiles/input/hog.c b/profiles/input/hog.c
index 491f933..df2b30b 100644
--- a/profiles/input/hog.c
+++ b/profiles/input/hog.c
@@ -340,9 +340,6 @@ static void forward_report(struct uhid_event *ev, void *user_data)
 		size = ev->u.output.size;
 	}
 
-	if (ev->type != UHID_OUTPUT)
-		return;
-
 	type = HOG_REPORT_TYPE_OUTPUT;
 
 	l = g_slist_find_custom(hogdev->reports, GUINT_TO_POINTER(type),