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

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to