From efba493f61dfd75c68930860805d51bd0362543d Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Wed, 28 Jun 2006 02:46:55 +0000 Subject: remove some whitespace. --- sys/dev/pci/if_em.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/dev/pci') diff --git a/sys/dev/pci/if_em.c b/sys/dev/pci/if_em.c index d2d598fdef0..4e68e57c30b 100644 --- a/sys/dev/pci/if_em.c +++ b/sys/dev/pci/if_em.c @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ -/* $OpenBSD: if_em.c,v 1.132 2006/06/24 00:49:36 brad Exp $ */ +/* $OpenBSD: if_em.c,v 1.133 2006/06/28 02:46:54 brad Exp $ */ /* $FreeBSD: if_em.c,v 1.46 2004/09/29 18:28:28 mlaier Exp $ */ #include @@ -2435,8 +2435,6 @@ em_process_receive_interrupts(struct em_softc *sc, int count) E1000_WRITE_REG(&sc->hw, RDT, i); } - - #ifdef __STRICT_ALIGNMENT /* * When Jumbo frames are enabled we should realign the entire payload on -- cgit v1.2.3