[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1111161500400.15187@pobox.suse.cz>
Date: Wed, 16 Nov 2011 15:01:02 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Denilson Figueiredo de Sá
<denilsonsa@...il.com>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Christoph Fritz <chf.fritz@...glemail.com>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: Re: Linux USB HID should ignore values outside Logical Minimum/Maximum
range
On Wed, 2 Nov 2011, Denilson Figueiredo de Sá wrote:
> > > > + if (value < field->logical_minimum ||
> > > > + value > field->logical_maximum) {
> >
> > After thinking about it a little bit more, I think I agree.
> [...]
> > So please let me know the result of your testing.
>
> Seems to work on my device, thanks!
Thank you. I have now queued the patch with your Tested-by.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists