On Sun, 2006-11-19 at 20:43 +0100, Michael Buesch wrote: > On Sunday 19 November 2006 20:31, Johannes Berg wrote: > > > --- wireless-dev.orig/drivers/net/wireless/d80211/bcm43xx/bcm43xx_debugfs.c > > 2006-11-19 20:12:47.629275208 +0100 > > +++ wireless-dev/drivers/net/wireless/d80211/bcm43xx/bcm43xx_debugfs.c > > 2006-11-19 20:14:01.189275208 +0100 > > @@ -285,7 +285,7 @@ void bcm43xx_debugfs_add_device(struct b > > { > > struct bcm43xx_dfsentry *e; > > struct bcm43xx_txstatus_log *log; > > - char devdir[IFNAMSIZ]; > > + char devdir[16]; > > What's the purpose of this?
Well since there's no interface name printed into that string any more but the wiphy%d I figured I'd not use IFNAMSIZ. johannes
signature.asc
Description: This is a digitally signed message part