[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Reyk Floeter <reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 7 Dec 2006 11:24:49 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: reyk_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/12/07 11:24:49
Modified files:
sys/dev/usb : if_axe.c
Log message:
some cleanup for axe(4):
- remove IFF_RUNNING check from axe_init() and check for the
appropriate condition before calling axe_init().
- check for MTU too small, as done everywhere else.
- remove unnecessary setting of error to 0, its initialized to 0 in
axe_ioctl().
- use the IFQ_IS_EMPTY macro in axe_watchdog().
ok brad@
Visit your host, monkey.org