| Summary: | Properties of token-ring protocol must be separated from implementation | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | nms <nms> | ||||||||
| Component: | kern | Assignee: | Matthew N. Dodd <mdodd> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | 4.2-STABLE | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
nms
2001-01-04 18:30:01 UTC
Forgot about the drivers present. Sorry. --- src/sys/contrib/dev/oltr/if_oltr.c.orig Wed Mar 7 11:14:33 2001 +++ src/sys/contrib/dev/oltr/if_oltr.c Wed Mar 7 11:15:28 2001 @@ -48,7 +48,7 @@ #include <net/ethernet.h> #include <net/if_dl.h> #include <net/if_media.h> -#include <net/iso88025.h> +#include <net/if_iso88025_var.h> #if (__FreeBSD_version < 400000) #include <bpfilter.h> State Changed From-To: open->closed Committed. Will MFC later. State Changed From-To: closed->open Closed wrong PR. I'll get around to this one in a bit. Responsible Changed From-To: freebsd-bugs->mdodd I'll take care of this one. State Changed From-To: open->closed Not considered worth MFCing. |