> I've made all of the changes that recommended below. If it looks like
> I've missed anything, please indicate so.
>
>
[snip]
>>
>>>+if (num_ports <= 0 || num_ports > 2) {
>>
>>
>> I like the idea of this check, but you are trying to test for a negative
>> value on a __u16 variable, which i
On Tue, Nov 14, 2006 at 09:39:16PM -0800, Phil Dibowitz wrote:
> Jaco Kroon wrote:
> >The mass storage device from Digitech designed for Flash Cards, as found
> >on (for example) the GNX4 device has issues with residue, similar to the
> >bug report at http://kerneltrap.org/node/6297. This patch ad