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

Jack Vogel jfvogel at gmail.com
Thu Jul 1 05:09:42 UTC 2010


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, Jun 30, 2010 at 10:03 PM, Kevin Lo <kevlo at freebsd.org> wrote:

> 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/sys/dev/ixgbe/ixgbe.h  Thu Jul  1 03:48:45 2010        (r209621)
> +++ head/sys/dev/ixgbe/ixgbe.h  Thu Jul  1 05:03:24 2010        (r209622)
> @@ -382,7 +382,6 @@ struct adapter {
>        u32                     link_speed;
>        bool                    link_up;
>        u32                     linkvec;
> -       int                     advertise;
>
>        /* Mbuf cluster size */
>        u32                     rx_mbuf_sz;
>


More information about the svn-src-head mailing list