Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2010 21:34:22 +0200
From:      Koop Mast <kwm@FreeBSD.org>
To:        Jack F Vogel <jfv@FreeBSD.org>
Cc:        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:  <1269977662.15736.43.camel@headache.rainbow-runner.nl>
In-Reply-To: <201003301909.o2UJ9IKn067820@svn.freebsd.org>
References:  <201003301909.o2UJ9IKn067820@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?1269977662.15736.43.camel>