Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 592503 Details for
Bug 797709
RTL8192CE randomly drops signal when used as access point, kernel generates WARNING: at kernel/softirq.c:159 local_bh_enable_ip+0xc2/0x100() when re-starting hostapd
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Trial patch for problem
rtlwifi_fix_bh_warning (text/plain), 509 bytes, created by
Larry Finger
on 2012-06-18 04:00:50 UTC
(
hide
)
Description:
Trial patch for problem
Filename:
MIME Type:
Creator:
Larry Finger
Created:
2012-06-18 04:00:50 UTC
Size:
509 bytes
patch
obsolete
>Index: wireless-testing/drivers/net/wireless/rtlwifi/pci.c >=================================================================== >--- wireless-testing.orig/drivers/net/wireless/rtlwifi/pci.c >+++ wireless-testing/drivers/net/wireless/rtlwifi/pci.c >@@ -1291,7 +1291,7 @@ int rtl_pci_reset_trx_ring(struct ieee80 > true, > HW_DESC_TXBUFF_ADDR), > skb->len, PCI_DMA_TODEVICE); >- kfree_skb(skb); >+// kfree_skb(skb); > ring->idx = (ring->idx + 1) % ring->entries; > } > ring->idx = 0;
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 797709
:
565954
|
592503
|
593847
|
593848
|
597390
|
597641
|
598918
|
598919
|
598920
|
598921
|
598922
|
598924