Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261387AbTEEVcC (ORCPT ); Mon, 5 May 2003 17:32:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261388AbTEEVcC (ORCPT ); Mon, 5 May 2003 17:32:02 -0400 Received: from pointblue.com.pl ([62.89.73.6]:14863 "EHLO pointblue.com.pl") by vger.kernel.org with ESMTP id S261387AbTEEVcB (ORCPT ); Mon, 5 May 2003 17:32:01 -0400 Subject: Re: [COMPILATION ERROR] 2.5.69 drivers/bluetooth/hci_usb.c USB_ZERO_PACKET From: Grzegorz Jaskiewicz To: lkml In-Reply-To: <1052170326.11699.2.camel@nalesnik> References: <1052170326.11699.2.camel@nalesnik> Content-Type: text/plain Organization: K4 labs Message-Id: <1052170720.11697.6.camel@nalesnik> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 05 May 2003 22:38:43 +0100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 23 On Mon, 2003-05-05 at 22:32, Grzegorz Jaskiewicz wrote: > drivers/bluetooth/hci_usb.c : > USB_ZERO_PACKET definition is missing if CONFIG_BT_SUB_ZERO_PACKET is > not defined. > > #define USB_ZERO_PACKET 0 > > in this file helps, but i guess it is not the best and fully correct > solution :) Oh, one small question. I am wondering, shouldn't this define be done in some USB header file ? If so, please give me some hints i will correct it my self :) -- Grzegorz Jaskiewicz K4 labs - 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/