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 635442 Details for
Bug 868063
[abrt]: WARNING: at drivers/net/wireless/iwlwifi/iwl-io.c:150 iwl_grab_nic_access+0x75/0x150 [iwlwifi](): TAINTED GF
[?]
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.
iwl_do_not_request_nic_access.patch
iwl_do_not_request_nic_access.patch (text/plain), 577 bytes, created by
Stanislaw Gruszka
on 2012-10-30 09:40:54 UTC
(
hide
)
Description:
iwl_do_not_request_nic_access.patch
Filename:
MIME Type:
Creator:
Stanislaw Gruszka
Created:
2012-10-30 09:40:54 UTC
Size:
577 bytes
patch
obsolete
>diff --git a/drivers/net/wireless/iwlwifi/pcie/trans.c b/drivers/net/wireless/iwlwifi/pcie/trans.c >index dbeebef..94ea208 100644 >--- a/drivers/net/wireless/iwlwifi/pcie/trans.c >+++ b/drivers/net/wireless/iwlwifi/pcie/trans.c >@@ -1188,8 +1188,8 @@ static void iwl_trans_pcie_stop_device(struct iwl_trans *trans) > iwl_trans_rx_stop(trans); > #endif > /* Power-down device's busmaster DMA clocks */ >- iwl_write_prph(trans, APMG_CLK_DIS_REG, >- APMG_CLK_VAL_DMA_CLK_RQT); >+ __iwl_write_prph(trans, APMG_CLK_DIS_REG, >+ APMG_CLK_VAL_DMA_CLK_RQT); > udelay(5); > } >
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 Raw
Actions:
View
Attachments on
bug 868063
: 635442 |
635526
|
638918
|
639768
|
640262