lkml.org 
[lkml]   [2012]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/5] serial: 8250_dw: Set FIFO size dynamically
> +	if (!reg || (reg & 0xff) != '*')
> + return;
> +

That looks bogus. If reg == 0 then reg & 0xFF != '*'

So why the double test ?



\
 
 \ /
  Last update: 2012-11-28 14:21    [W:1.129 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site