Search Linux Wireless

Re: [PATCH] mac80211: add driver ops debugging

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

 



On Thu, 2009-03-26 at 12:27 +0100, Johannes Berg wrote:
> This patch adds (optional) debugging for each driver call
> (except tx) that can print out the call, its parameters and
> the return value from the driver. I did this by adding static
> inlines for each driver operation and integrating debugging
> into them, thus all driver calls are now written as
> 
> 	drv_<op>(local, ...);
> 
> instead of
> 
> 	local->ops-><op>(&local->hw, ...);
> 
> Some of the inlines have also gotten the existence check and
> default return values for the call integrated into them.

This patch dropped some output for the no-conf_tx case that Jouni
explicitly added for that case, I have a new version on my homepage but
am looking into ftrace right now.

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