artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
951cc97
)
And the variable too.
author
brad
<brad@openbsd.org>
Tue, 20 Jan 2015 03:58:04 +0000
(
03:58
+0000)
committer
brad
<brad@openbsd.org>
Tue, 20 Jan 2015 03:58:04 +0000
(
03:58
+0000)
sys/dev/mii/rgephy.c
patch
|
blob
|
history
diff --git
a/sys/dev/mii/rgephy.c
b/sys/dev/mii/rgephy.c
index
f5d6b7e
..
d1b56d1
100644
(file)
--- a/
sys/dev/mii/rgephy.c
+++ b/
sys/dev/mii/rgephy.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: rgephy.c,v 1.3
6 2015/01/20 03:54:26
brad Exp $ */
+/* $OpenBSD: rgephy.c,v 1.3
7 2015/01/20 03:58:04
brad Exp $ */
/*
* Copyright (c) 2003
* Bill Paul <wpaul@windriver.com>. All rights reserved.
@@
-479,8
+479,6
@@
rgephy_load_dspcode(struct mii_softc *sc)
void
rgephy_reset(struct mii_softc *sc)
{
- uint16_t reg;
-
mii_phy_reset(sc);
DELAY(1000);
rgephy_load_dspcode(sc);