Subject: PR/32583 CVS commit: src/sys/arch/mac68k/dev
To: None <port-mac68k-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 09/09/2006 06:30:02
The following reply was made to PR port-mac68k/32583; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32583 CVS commit: src/sys/arch/mac68k/dev
Date: Sat,  9 Sep 2006 06:25:08 +0000 (UTC)

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat Sep  9 06:25:08 UTC 2006
 
 Modified Files:
 	src/sys/arch/mac68k/dev: if_ae.c
 
 Log Message:
 Apply patch from Scott Reynolds in PR port-mac68k/32583
 with some tweaks (add a comment and macro):
 Handle odd byte case correctly in (ETHER_MIN_LEN-ETHER_CRC_LEN) padding
 so that bus_space_set_region_2() won't be called with count==0.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.77 -r1.78 src/sys/arch/mac68k/dev/if_ae.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.