lkml.org 
[lkml]   [1997]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Unable to handle kernel NULL pointer... on cat /proc/pci

Sorry, there was a typo in my last patch, the line
+ if (hdr_type &0x7f>2) {
shoud actually be:
+ if ( (hdr_type&0x7f) > 2) {

Gabriel.

\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.052 / U:23.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site