commit 0795af5729b18218767fab27c44b1384f72dc9ad Author: Joe Perches <[EMAIL PROTECTED]> Date: Wed Oct 3 17:59:30 2007 -0700
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() This is nicer than the MAC_FMT stuff. Signed-off-by: Joe Perches <[EMAIL PROTECTED]> Signed-off-by: David S. Miller <[EMAIL PROTECTED]> Introduced: net/mac80211/debugfs_sta.c: In function ‘ieee80211_sta_debugfs_add’: net/mac80211/debugfs_sta.c:211: warning: statement with no effect Does print_mac modify the mac buffer in-place, or return a new buffer? Harvey -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html