Bugzilla – Attachment 57662 Details for
Bug 133585
kernel panic when loading r8169 network driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
This patch should fix the oops
r8169-fix (text/plain), 394 bytes, created by
Olaf Kirch
on 2005-11-17 16:47:01 UTC
(
hide
)
Description:
This patch should fix the oops
Filename:
MIME Type:
Creator:
Olaf Kirch
Created:
2005-11-17 16:47:01 UTC
Size:
394 bytes
patch
obsolete
>Index: linux-2.6.11/drivers/net/r8169.c >=================================================================== >--- linux-2.6.11.orig/drivers/net/r8169.c >+++ linux-2.6.11/drivers/net/r8169.c >@@ -1198,6 +1198,7 @@ rtl8169_init_board(struct pci_dev *pdev, > } else { > printk(KERN_ERR PFX > "Cannot find PowerManagement capability, aborting.\n"); >+ rc = -ENODEV; > goto err_out_mwi; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 133585
:
57568
|
57662
|
57775