From 17207a1460eaba3a4d9e5dfa96735af7c6640174 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Wed, 1 Feb 2006 20:13:50 +0000 Subject: remove return values in this comment too. --- sys/dev/pci/if_ixgb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/if_ixgb.c b/sys/dev/pci/if_ixgb.c index 23a553ba7a8..d8624d3f111 100644 --- a/sys/dev/pci/if_ixgb.c +++ b/sys/dev/pci/if_ixgb.c @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ -/* $OpenBSD: if_ixgb.c,v 1.5 2006/02/01 20:11:30 brad Exp $ */ +/* $OpenBSD: if_ixgb.c,v 1.6 2006/02/01 20:13:49 brad Exp $ */ #include @@ -464,7 +464,6 @@ ixgb_watchdog(struct ifnet * ifp) * by the driver as a hw/sw initialization routine to get to a * consistent state. * - * return 0 on success, positive on failure **********************************************************************/ void -- cgit v1.2.3