Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/sys/dev/marvell Apply patch from msaitoh to fix pullup-6 ...
details: https://anonhg.NetBSD.org/src/rev/16870cbf287c
branches: netbsd-6
changeset: 775513:16870cbf287c
user: jdc <jdc%NetBSD.org@localhost>
date: Sat Nov 24 18:10:10 2012 +0000
description:
Apply patch from msaitoh to fix pullup-6 #671.
diffstat:
sys/dev/marvell/mvgbereg.h | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 8b6be4da8407 -r 16870cbf287c sys/dev/marvell/mvgbereg.h
--- a/sys/dev/marvell/mvgbereg.h Sat Nov 24 04:36:38 2012 +0000
+++ b/sys/dev/marvell/mvgbereg.h Sat Nov 24 18:10:10 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mvgbereg.h,v 1.3.10.1 2012/11/20 22:26:03 riz Exp $ */
+/* $NetBSD: mvgbereg.h,v 1.3.10.2 2012/11/24 18:10:10 jdc Exp $ */
/*
* Copyright (c) 2007 KIYOHARA Takashi
* All rights reserved.
@@ -34,9 +34,6 @@
#define MVGBE_PHY_TIMEOUT 10000 /* msec */
-#define MVGBE_RX_CSUM_MIN_BYTE 72
-
-
/*
* Ethernet Unit Registers
*/
Home |
Main Index |
Thread Index |
Old Index