summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1996-11-18 02:45:46 +0000
committerdg <dg@FreeBSD.org>1996-11-18 02:45:46 +0000
commit5bfc1fe4cc10774c5ee7a9a289e1eae22e210f11 (patch)
treeb529bb85a01b164a7a2731c3362fd7bb23a010ca /sys/dev/fxp
parent7b32df08e9043e8eea6fd4d499d3539db8ef8044 (diff)
downloadFreeBSD-src-5bfc1fe4cc10774c5ee7a9a289e1eae22e210f11.zip
FreeBSD-src-5bfc1fe4cc10774c5ee7a9a289e1eae22e210f11.tar.gz
Fixed obsolete comment.
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 63b8fb5..9140a06 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_fxp.c,v 1.20 1996/09/29 10:20:45 davidg Exp $
+ * $Id: if_fxp.c,v 1.21 1996/10/12 19:49:43 bde Exp $
*/
/*
@@ -544,8 +544,7 @@ tbdinit:
}
/*
- * Process interface interrupts. Returns 1 if the interrupt
- * was handled, 0 if it wasn't.
+ * Process interface interrupts.
*/
static void
fxp_intr(arg)
OpenPOWER on IntegriCloud