From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25306 invoked by alias); 27 Jun 2003 09:56:33 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 25296 invoked by uid 9341); 27 Jun 2003 09:56:33 -0000 Date: Fri, 27 Jun 2003 09:56:00 -0000 Message-ID: <20030627095633.25294.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/io/usb/eth/slave/current ChangeL ... X-SW-Source: 2003/txt/msg01000.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2003-06-27 09:56:33 Modified files: packages/io/usb/eth/slave/current: ChangeLog packages/io/usb/eth/slave/current/src: usbsethdrv.c Log message: * src/usbsethdrv.c (usbs_ethdrv_ioctl): Return 0 when we handle ETH_DRV_GET_IF_STATS* otherwise the caller thinks we don't support these ioctl calls.