NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37916 CVS commit: src/sys/netatalk



The following reply was made to PR kern/37916; it has been noted by GNATS.

From: David Young <dyoung%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37916 CVS commit: src/sys/netatalk
Date: Sun,  6 Apr 2008 18:46:56 +0000 (UTC)

 Module Name:   src
 Committed By:  dyoung
 Date:          Sun Apr  6 18:46:56 UTC 2008
 
 Modified Files:
        src/sys/netatalk: ddp_output.c
 
 Log Message:
 Fix a bug that I introduced in rev 1.11, when I left out an assignment
 to ifp as I converted this code to use rtcache_getrt().  I have
 high hopes that this will fix PR37916.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.13 -r1.14 src/sys/netatalk/ddp_output.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index