Search Linux Wireless

Re: [PATCH 4/5] ath9k: Add initial layout for an ath9k specific debugfs mechanism

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

 



On Fri, 2008-11-28 at 22:20 +0530, Sujith wrote:

> +	sc->sc_debug.debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL);
> +	if (!sc->sc_debug.debugfs_root)
> +		goto err;
> +
> +	sc->sc_debug.debugfs_phy = debugfs_create_dir(wiphy_name(sc->hw->wiphy),
> +						      sc->sc_debug.debugfs_root);

Any reason not to use /debug/ieee80211/<phyN>/<KBUILD_MODNAME>/...?
Can't say I really care though.

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