Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 327154 Details for
Bug 439280
app-emulation/vmware-modules-264.4 - missing return carriage in printk in VNetUserIfSetUplinkState() at vmnet-only/userif.c
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to add missing newline
vmnet-newline.patch (text/plain), 448 bytes, created by
Evan Teran
on 2012-10-22 16:15:38 UTC
(
hide
)
Description:
patch to add missing newline
Filename:
MIME Type:
Creator:
Evan Teran
Created:
2012-10-22 16:15:38 UTC
Size:
448 bytes
patch
obsolete
>--- vmnet-only/userif.c 2012-06-09 04:26:32.000000000 -0400 >+++ vmnet-only.new/userif.c 2012-10-22 12:14:34.275953107 -0400 >@@ -956,7 +956,7 @@ VNetUserIfSetUplinkState(VNetPort *port, > "failed (%d)\n", userIf->port.id, retval)); > } > >- LOG(0, (KERN_NOTICE "userif-%d: sent link %s event.", >+ LOG(0, (KERN_NOTICE "userif-%d: sent link %s event.\n", > userIf->port.id, linkUp?"up":"down")); > > return retval;
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 439280
: 327154