kern/180449: Error in compiling kernel with device ixgbe

Mihail Timofeev 9267096 at gmail.com
Thu Jul 11 03:20:01 UTC 2013


The following reply was made to PR kern/180449; it has been noted by GNATS.

From: Mihail Timofeev <9267096 at gmail.com>
To: bug-followup at FreeBSD.org, 9267096 at gmail.com
Cc:  
Subject: Re: kern/180449: Error in compiling kernel with device ixgbe
Date: Thu, 11 Jul 2013 10:16:31 +0700

 misprint in revision 251964:
 
  diff sys/dev/ixgbe/ixgbe.c.orig sys/dev/ixgbe/ixgbe.c
 3946c3946
 <             rxbuf->flag = 0;
 ---
 >             rxbuf->flags = 0;


More information about the freebsd-bugs mailing list