Re: [PATCH -next] bridge: fix build for CONFIG_SYSFS disabled

From: David Miller
Date: Tue May 18 2010 - 15:26:38 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/