From patchwork Mon Jan 30 02:59:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Shepard X-Patchwork-Id: 138510 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 E7E14B6EFE for ; Mon, 30 Jan 2012 14:00:26 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754320Ab2A3DAI (ORCPT ); Sun, 29 Jan 2012 22:00:08 -0500 Received: from cronus.persephoneslair.org ([216.254.15.24]:40132 "EHLO cronus.persephoneslair.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753096Ab2A3DAH (ORCPT ); Sun, 29 Jan 2012 22:00:07 -0500 Received: from cronus.persephoneslair.org (localhost [127.0.0.1]) by cronus.persephoneslair.org (8.14.4/8.14.4) with ESMTP id q0U2xa7t013148; Sun, 29 Jan 2012 18:59:36 -0800 Received: (from andrea@localhost) by cronus.persephoneslair.org (8.14.4/8.14.4/Submit) id q0U2xZPY013147; Sun, 29 Jan 2012 18:59:35 -0800 X-Authentication-Warning: cronus.persephoneslair.org: andrea set sender to andrea@persephoneslair.org using -f Date: Sun, 29 Jan 2012 18:59:35 -0800 From: Andrea Shepard To: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Cc: khc@pm.waw.pl, davem@davemloft.net, mmarek@suse.cz, jkosina@suse.cz, joe@perches.com, justinmattock@gmail.com, gregkh@suse.de, alan@linux.intel.com, jdmason@kudzu.us Subject: [20/22] Cyclades PC300 driver: add version history for this patch series Message-ID: <20120130025935.GU10262@cronus.persephoneslair.org> Mime-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Add a comment describing this patch series to the history in pc300_drv.c. Signed-off-by: Andrea Shepard --- 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 diff --git a/drivers/net/wan/pc300_drv.c b/drivers/net/wan/pc300_drv.c index 5e50907..bcdf53a 100644 --- a/drivers/net/wan/pc300_drv.c +++ b/drivers/net/wan/pc300_drv.c @@ -17,6 +17,9 @@ static const char rcsid[] = * * Using tabstop = 4. * + * Cyclades version 4.1.0 merged in, with new portability fixes, + * and ported to recent kernels by Andrea Shepard + * * Due to changes in certain ioctls necessary for portability, this * version requires a new version of pc300utils, which may be found * at: http://charon.persephoneslair.org/~andrea/software/pc300utils/