On Thu, 2009-04-02 at 18:26 -0400, Luis R. Rodriguez wrote: > +DEBUGFS_READONLY_FILE(ht40allowed, 20, "%d", > + !(local->hw.conf.channel->flags & > + IEEE80211_CHAN_NO_HT40)); Why don't you just expose ...FILE(flags, 20, "%#x", local->hw.conf.channel->flags)) ? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part