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 679505 Details for
Bug 885407
6150 + wimax can scan but not connect (workaround included)
[?]
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]
prio table fix
bt.patch (text/plain), 666 bytes, created by
Emmanuel Grumbach
on 2013-01-16 12:14:55 UTC
(
hide
)
Description:
prio table fix
Filename:
MIME Type:
Creator:
Emmanuel Grumbach
Created:
2013-01-16 12:14:55 UTC
Size:
666 bytes
patch
obsolete
>diff --git a/drivers/net/wireless/iwlwifi/dvm/ucode.c b/drivers/net/wireless/iwlwifi/dvm/ucode.c >index ebec13a..5447dd7 100644 >--- a/drivers/net/wireless/iwlwifi/dvm/ucode.c >+++ b/drivers/net/wireless/iwlwifi/dvm/ucode.c >@@ -196,7 +196,9 @@ static const u8 iwl_bt_prio_tbl[BT_COEX_PRIO_TBL_EVT_MAX] = { > (0 << IWL_BT_COEX_PRIO_TBL_SHARED_ANTENNA_POS)), > ((BT_COEX_PRIO_TBL_PRIO_COEX_ON << IWL_BT_COEX_PRIO_TBL_PRIO_POS) | > (0 << IWL_BT_COEX_PRIO_TBL_SHARED_ANTENNA_POS)), >- 0, 0, 0, 0, 0, 0, 0 >+ ((6 << IWL_BT_COEX_PRIO_TBL_PRIO_POS) | >+ (0 << IWL_BT_COEX_PRIO_TBL_SHARED_ANTENNA_POS)), >+ 0, 0, 0, 0, 0, 0, > }; > > void iwl_send_prio_tbl(struct iwl_priv *priv)
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 885407
:
673855
| 679505