From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] hso: remove driver version Date: Mon, 12 Jul 2010 21:21:38 -0700 (PDT) Message-ID: <20100712.212138.223467768.davem@davemloft.net> References: <1278942125.23105.39.camel@filip-linux> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gregkh@suse.de, linux-usb@vger.kernel.org, netdev@vger.kernel.org To: f.aben@option.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37434 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877Ab0GMEVX (ORCPT ); Tue, 13 Jul 2010 00:21:23 -0400 In-Reply-To: <1278942125.23105.39.camel@filip-linux> Sender: netdev-owner@vger.kernel.org List-ID: From: Filip Aben Date: Mon, 12 Jul 2010 15:42:05 +0200 > This patch removes the driver version from the driver. This version > hasn't changed since the driver's inclusion in the kernel and is a > source of confusion for some customers. > > Signed-off-by: Filip Aben Applied, thanks.