FreeBSD Bugzilla – Attachment 12471 Details for
Bug 24074
Properties of token-ring protocol must be separated from implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 346 bytes, created by
nms
on 2001-01-04 18:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nms
Created:
2001-01-04 18:30:01 UTC
Size:
346 bytes
patch
obsolete
>--- src/sys/net/if_iso88025subr.c.orig Tue Oct 31 20:43:17 2000 >+++ src/sys/net/if_iso88025subr.c Fri Nov 3 17:28:38 2000 >@@ -62,4 +62,5 @@ > > #include <net/iso88025.h> >+#include <net/if_iso88025_var.h> > > #ifdef INET >@@ -81,5 +82,6 @@ > > #include <sys/kernel.h> >-#include <net/iso88025.h> >+ >+#define senderr(e) { error = (e); goto bad;} > > void
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24074
:
12469
|
12470
| 12471