The following reply was made to PR kern/180449; it has been noted by GNATS.
From: Mihail Timofeev <[email protected]> To: [email protected], [email protected] 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; _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
