From owner-cvs-all Thu Aug 23 22:47:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 69A9B37B410; Thu, 23 Aug 2001 22:47:51 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7O5lpp38371; Thu, 23 Aug 2001 22:47:51 -0700 (PDT) (envelope-from nsayer) Message-Id: <200108240547.f7O5lpp38371@freefall.freebsd.org> From: Nick Sayer Date: Thu, 23 Aug 2001 22:47:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nsayer 2001/08/23 22:47:51 PDT Modified files: sys/dev/wi if_wi.c Log: Get rid of redundant device_set_desc. Both the PCI and PCCARD versions do this in the probe routine now. Revision Changes Path 1.58 +1 -5 src/sys/dev/wi/if_wi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message