ALT Linux Bugzilla
– Attachment 3579 Details for
Bug 18942
Не работает Atheros wifi
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Запрет дампирования стека
madwifi-disable-null-node-log.patch (text/plain), 763 bytes, created by
Sergey Shilov
on 2009-06-03 10:55:00 MSD
(
hide
)
Description:
Запрет дампирования стека
Filename:
MIME Type:
Creator:
Sergey Shilov
Created:
2009-06-03 10:55:00 MSD
Size:
763 bytes
patch
obsolete
>--- kernel-source-madwifi-hal-0.10.5.6/kernel-source-madwifi-hal-0.10.5.6/net80211/ieee80211_node.c~ 2009-02-04 23:46:00 +0200 >+++ kernel-source-madwifi-hal-0.10.5.6/kernel-source-madwifi-hal-0.10.5.6/net80211/ieee80211_node.c 2009-02-27 15:51:18 +0200 >@@ -2126,14 +2126,14 @@ > { > struct ieee80211_node *ni = NULL; > if (pni == NULL) { >- printk(KERN_ERR "%s: NULL ieee80211_node **\n", __func__); >- dump_stack(); >+// printk(KERN_ERR "%s: NULL ieee80211_node **\n", __func__); >+// dump_stack(); > return; > } > ni = *pni; > if (ni == NULL) { >- printk(KERN_ERR "%s: NULL ieee80211_node *\n", __func__); >- dump_stack(); >+// printk(KERN_ERR "%s: NULL ieee80211_node *\n", __func__); >+// dump_stack(); > return; > } > if (atomic_read(&ni->ni_refcnt) < 1) {
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 18942
: 3579