Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2010 12:55:07 -0700
From:      Jack Vogel <jfvogel@gmail.com>
To:        Koop Mast <kwm@freebsd.org>
Cc:        Jack F Vogel <jfv@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r205904 - head/sys/dev/ixgbe
Message-ID:  <2a41acea1003301255w1c6928che5b6ecf67daeb750@mail.gmail.com>
In-Reply-To: <1269977662.15736.43.camel@headache.rainbow-runner.nl>
References:  <201003301909.o2UJ9IKn067820@svn.freebsd.org> <1269977662.15736.43.camel@headache.rainbow-runner.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Mad dash fixes always are a bad idea, lol. Thanks, correcting it.

Jack


On Tue, Mar 30, 2010 at 12:34 PM, Koop Mast <kwm@freebsd.org> wrote:

> On Tue, 2010-03-30 at 19:09 +0000, Jack F Vogel wrote:
>
> > Modified:
> >   head/sys/dev/ixgbe/ixgbe.c
> >   head/sys/dev/ixgbe/ixgbe.h
> >
> > Modified: head/sys/dev/ixgbe/ixgbe.c
> >
> ==============================================================================
> > --- head/sys/dev/ixgbe/ixgbe.c        Tue Mar 30 19:08:05 2010
>  (r205903)
> > +++ head/sys/dev/ixgbe/ixgbe.c        Tue Mar 30 19:09:18 2010
>  (r205904)
> > @@ -1,6 +1,6 @@
> >
>  /******************************************************************************
> >
> > -  Copyright (c) 2001-2010, Intel Corporation
> > +  Copyright (c) 2001-2009, Intel Corporation
>                           ^^
> Going back in time...
>
> >    All rights reserved.
> >
> >    Redistribution and use in source and binary forms, with or without
> > @@ -46,7 +46,7 @@ int             ixgbe_display_debug_stat
> >  /*********************************************************************
> >   *  Driver version
> >   *********************************************************************/
> > -char ixgbe_driver_version[] = "2.1.6";
> > +char ixgbe_driver_version[] = "2.1.7";
> >
>                                   ^^
> with a newer version? Curious :)
>
> -Koop
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a41acea1003301255w1c6928che5b6ecf67daeb750>