From patchwork Thu Jul 7 15:51:00 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: stephen hemminger X-Patchwork-Id: 103696 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 606E81007D1 for ; Fri, 8 Jul 2011 02:43:52 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753893Ab1GGQnr (ORCPT ); Thu, 7 Jul 2011 12:43:47 -0400 Received: from suva.vyatta.com ([76.74.103.44]:56590 "EHLO suva.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752842Ab1GGQnn (ORCPT ); Thu, 7 Jul 2011 12:43:43 -0400 Received: from suva.vyatta.com (suva [127.0.0.1]) by suva.vyatta.com (8.13.7/8.13.7) with ESMTP id p67Gegk2017973; Thu, 7 Jul 2011 09:40:42 -0700 Received: (from shemminger@localhost) by suva.vyatta.com (8.13.7/8.13.7/Submit) id p67GegpB017972; Thu, 7 Jul 2011 09:40:42 -0700 Message-Id: <20110707155212.263256640@vyatta.com> User-Agent: quilt/0.48-1 Date: Thu, 07 Jul 2011 08:51:00 -0700 From: Stephen Hemminger To: "David S. Miller" Cc: netdev@vger.kernel.org Subject: [PATCH net-next 4/5] sky2: version 1.29 References: <20110707155056.939223264@vyatta.com> Content-Disposition: inline; filename=sky2-version.patch Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Since new hardware chip support was added bump version. Signed-off-by: Stephen Hemminger --- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- a/drivers/net/sky2.c 2011-07-07 08:38:11.208009500 -0700 +++ b/drivers/net/sky2.c 2011-07-07 08:38:21.612001463 -0700 @@ -50,7 +50,7 @@ #include "sky2.h" #define DRV_NAME "sky2" -#define DRV_VERSION "1.28" +#define DRV_VERSION "1.29" /* * The Yukon II chipset takes 64 bit command blocks (called list elements)