Linux wireless drivers development
 help / color / mirror / Atom feed
* Debug prints mac80211 drivers
@ 2016-04-22 12:21 Krishna Chaitanya
  2016-04-22 19:29 ` Joe Perches
  0 siblings, 1 reply; 8+ messages in thread
From: Krishna Chaitanya @ 2016-04-22 12:21 UTC (permalink / raw)
  To: linux-wireless, Johannes Berg

Hi,

What is the recommended method for adding
debug prints in mac80211 based drivers.

1) -DDEBUG + pr_debug ==> used by mac80211, brcm80211
2) -DDEBUG + dev_dbg ==> zd1201
3) dev_printk(KERN_DEBUG) ==> used by iwlwifi
4) printk(KERN_DEBUG) ==> Just to complete the list.

-- 
Thanks,
Regards,
Chaitanya T K.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-04-23  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 12:21 Debug prints mac80211 drivers Krishna Chaitanya
2016-04-22 19:29 ` Joe Perches
2016-04-22 21:02   ` Krishna Chaitanya
2016-04-22 22:18     ` Joe Perches
2016-04-23  7:41       ` Krishna Chaitanya
2016-04-23  8:05         ` Joe Perches
2016-04-23  8:23           ` Krishna Chaitanya
2016-04-23  8:41             ` Krishna Chaitanya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox