From: Stephen Hemminger <shemminger@xxxxxxxxxx> Date: Tue, 18 May 2010 10:28:37 -0700 > > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > Fix build when CONFIG_SYSFS is not enabled: > net/bridge/br_if.c:136: error: 'struct net_bridge_port' has no member named 'sysfs_name' > > Note: dev->name == sysfs_name except when change name is in > progress, and we are protected from that by RTNL mutex. > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > Acked-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx> It's "Acked-by" :-) Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html