Subject: kern/9213: Fix /sys/dev/usb/if_aue.c
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ichiro@ichiro.org>
List: netbsd-bugs
Date: 01/16/2000 19:30:43
>Number: 9213
>Category: kern
>Synopsis: Fix /sys/dev/usb/if_aue.c
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 16 19:30:01 2000
>Last-Modified:
>Originator: Ichiro Fukuhara
>Organization:
none
>Release: NetBSD-current
>Environment:
>Description:
typo of /sys/dev/usb/if_aue.c
>How-To-Repeat:
>Fix:
--- if_aue.c.old Mon Jan 17 12:23:46 2000
+++ if_aue.c Mon Jan 17 12:23:53 2000
@@ -1641,7 +1641,7 @@
struct ns_addr *ina = &IA_SNS(ifa)->sns_addr;
if (ns_nullhost(*ina))
- ina->x_hsot = *(union ns_host *)
+ ina->x_host = *(union ns_host *)
LLADDR(ifp->if_sadl);
else
memcpy(LLADDR(ifp->if_sadl),
>Audit-Trail:
>Unformatted: