Search Linux Wireless

Re: Kernel panic with rt2500pci built-in

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2007-09-10 at 12:31 +0200, Johannes Berg wrote:

> Ok, then the change I proposed to you definitely fixed the bug, but this
> is an unrelated one. I'll have to look why it fails to init the rate
> control when that's built in.

Ah, I see, same bug.

mac80211 initialises with module_init(ieee80211_init); and the rate
control algorithms do the same, this means they haven't been initialised
yet when your device is registered.

Can you change all module_init() in net/mac80211/ to subsys_initcall()
as well?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux