Re: svn commit: r209622 - head/sys/dev/ixgbe

2010-07-01 Thread Doug Barton
On Wed, 30 Jun 2010, Jack Vogel wrote: I went to a LOT of trouble setting up a mirror at home and just as I went to commit the change its updated. Not sure if you mean "mirror" literally here or not. I assume that you mean "local tree checked out from the master svn server." In any case, I'

Re: svn commit: r209622 - head/sys/dev/ixgbe

2010-07-01 Thread Gleb Smirnoff
Jack, On Wed, Jun 30, 2010 at 10:09:22PM -0700, Jack Vogel wrote: J> I went to a LOT of trouble setting up a mirror at home and just as I went to J> commit J> the change its updated. J> J> While I understand the good intentions, please don't do this again. If I had J> been J> unresponsive for d

Re: svn commit: r209622 - head/sys/dev/ixgbe

2010-07-01 Thread Kevin Lo
Jack, This is YOUR problem. First, you committed the code without testing, glebius@ fixed it after 17 hours. Second, you didn't bring your working copy into sync with the latest revision in the repository and didn't notice build broken was fixed. I just updated the source and recompiled kernel, f

Re: svn commit: r209622 - head/sys/dev/ixgbe

2010-06-30 Thread Jack Vogel
I went to a LOT of trouble setting up a mirror at home and just as I went to commit the change its updated. While I understand the good intentions, please don't do this again. If I had been unresponsive for days or something I understand, but its been hours, and I was fixing it. Jack On Wed, Ju

svn commit: r209622 - head/sys/dev/ixgbe

2010-06-30 Thread Kevin Lo
Author: kevlo Date: Thu Jul 1 05:03:24 2010 New Revision: 209622 URL: http://svn.freebsd.org/changeset/base/209622 Log: Fix build Modified: head/sys/dev/ixgbe/ixgbe.h Modified: head/sys/dev/ixgbe/ixgbe.h == --- head