Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 21 Mar 2001 13:58:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 21 Mar 2001 13:58:15 -0500 Received: from hq.pm.waw.pl ([195.116.170.10]:33039 "EHLO hq.pm.waw.pl") by vger.kernel.org with ESMTP id ; Wed, 21 Mar 2001 13:57:57 -0500 To: Francois Romieu Cc: Jeff Garzik , linux-kernel@vger.kernel.org, torvalds@transmeta.com, Alan Cox Subject: Re: [PATCH] 2.4.3-pre6 - hdlc/dscc4 missing bits In-Reply-To: <20010321163031.A28981@se1.cogenit.fr> <3AB8CDE0.2B2619AF@mandrakesoft.com> <20010321173930.A29474@se1.cogenit.fr> Content-Type: text/plain; charset=US-ASCII From: Krzysztof Halasa Date: 21 Mar 2001 19:53:42 +0100 In-Reply-To: Francois Romieu's message of "Wed, 21 Mar 2001 17:39:30 +0100" Message-ID: Lines: 14 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Francois Romieu writes: > What about the following (2.5 ?): > > - dev->type = ARPHRD_HDLC; > + dev->type = ARPHRD_CISCO; I'll replace ARPHRD_HDLC with ARPHRD_CISCO in the whole (AC) tree when 2.4.x kernel with '#define ARPHRD_CISCO' is out, leaving ARPHRD_HDLC only in the header file for possible external drivers. It can then be removed in 2.5. -- Krzysztof Halasa Network Administrator - 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/