Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756660AbZF1RDk (ORCPT ); Sun, 28 Jun 2009 13:03:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754147AbZF1RDF (ORCPT ); Sun, 28 Jun 2009 13:03:05 -0400 Received: from storm.alittletooquiet.net ([67.23.28.199]:60043 "EHLO storm.alittletooquiet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756094AbZF1RC5 (ORCPT ); Sun, 28 Jun 2009 13:02:57 -0400 Date: Sun, 28 Jun 2009 13:03:01 -0400 From: Forest Bond To: Bartlomiej Zolnierkiewicz Cc: Greg KH , Larry Finger , Alexander Beregalov , Woody Suwalski , =?iso-8859-1?Q?G=E1bor?= Stefanik , Harald Welte , "Luis R. Rodriguez" , Linux Kernel Mailing List Subject: [PATCH 3/8] Build vt6656.ko, not vntwusb.ko. Message-ID: <20090628170301.GF9143@alittletooquiet.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="glwmnIOgU1tcuP7N" Content-Disposition: inline In-Reply-To: <200906281759.46152.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1580 Lines: 57 --glwmnIOgU1tcuP7N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Greg: This patch series does not differ from that which you already have.] Build vt6656.ko, not vntwusb.ko. Signed-off-by: Forest Bond --- drivers/staging/vt6656/device_cfg.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/vt6656/device_cfg.h b/drivers/staging/vt6656/d= evice_cfg.h index c0492bd..f272c98 100644 --- a/drivers/staging/vt6656/device_cfg.h +++ b/drivers/staging/vt6656/device_cfg.h @@ -89,7 +89,7 @@ struct _version { #define VCAM_SIZE 32 #define TX_QUEUE_NO 8 =20 -#define DEVICE_NAME "vntwusb" +#define DEVICE_NAME "vt6656" #define DEVICE_FULL_DRV_NAM "VIA Networking Wireless LAN USB Driver" =20 #ifndef MAJOR_VERSION --=20 1.5.6.3 --=20 Forest Bond http://www.alittletooquiet.net http://www.pytagsfs.org --glwmnIOgU1tcuP7N Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFKR6JFRO4fQQdv5AwRAv8OAKDSCyaxY13wO8jPAf7hkotZzTNkpQCgkP4h VVcERi7WWye6ZwXX+Vq0blk= =vVTF -----END PGP SIGNATURE----- --glwmnIOgU1tcuP7N-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/