[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree

zrouter-src-freebsd at zrouter.org zrouter-src-freebsd at zrouter.org
Wed Jan 11 15:32:26 UTC 2012


details:   http://zrouter.org/hg/FreeBSD/head//rev/011d31c185b6
changeset: 274:011d31c185b6
user:      ray at terran.dlink.ua
date:      Wed Jan 11 17:33:01 2012 +0200
description:
Remove unused config_reg.

diffstat:

 head/sys/dev/switch/ar8x16_switch.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 435470dfbe3d -r 011d31c185b6 head/sys/dev/switch/ar8x16_switch.c
--- a/head/sys/dev/switch/ar8x16_switch.c	Wed Jan 11 16:55:12 2012 +0200
+++ b/head/sys/dev/switch/ar8x16_switch.c	Wed Jan 11 17:33:01 2012 +0200
@@ -290,7 +290,6 @@
 ar8x16_init(device_t dev)
 {
 	struct ar8x16_switch_softc *sc;
-	uint32_t config_reg;
 	int port, err;
 
 	sc = device_get_softc(dev);


More information about the Zrouter-src-freebsd mailing list