All of lore.kernel.org
 help / color / mirror / Atom feed
* Help regarding the initialization of MAC80211 layer
@ 2013-06-24  4:54 Jahnavi
  0 siblings, 0 replies; only message in thread
From: Jahnavi @ 2013-06-24  4:54 UTC (permalink / raw)
  To: linux-wireless

  Hi,
I am new to the linux wireless subsystem and I am trying to bring 
register MAC80211 with a HAL. I have started with the monitor mode and 
am using FC 16, kernel version 3.5.4. I am registering the callbacks to 
the driver through the function ieee80211_alloc_hw(). I am getting a 
kernel crash here, on checking the crash log the crash is from the 
mac80211.ko at main.c, line number 583(BUG_ON(!ops->stop)) which says 
that there is no valid "stop" callback. The crash log says: "invalid 
opcode: 0000 [#1] SMP ". I have a GPL and a NON-GPL module and in the 
stop callback, I am calling a function from the NON-GPL module. I have 
checked my Module.symvers and the function is present there. Any help in 
this regard would be very much appreciated. Thank you.

-- 
Regards,
Jahnavi Meher



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-24  5:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-24  4:54 Help regarding the initialization of MAC80211 layer Jahnavi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.