lkml.org 
[lkml]   [2011]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH] x86: Moving probe_roms_32 to probe_roms
On 02/25/2011 02:13 AM, Williams, Dan J wrote:
[..]
> + if (probe_kernel_address(rom + offset + 0x8, list) != 0 &&
> + probe_kernel_address(rom + offset + 0xc, rev) != 0 &&

These should be "== 0", but you get the idea...


> + rev>= 3&& list&&
> + probe_list(pdev, vendor, rom + offset + list)) {
> + oprom = res;
> + break;
> + }
> + }

--
Dan


\
 
 \ /
  Last update: 2011-02-25 17:41    [W:0.041 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site