Re: [BRIDGE] warning message when add an interface to bridge

2007-12-06 Thread Chung-Chi Lo
Thanks. After applying this patch, the warning message is gone. [PATCH] net: Fix running without sysfs On Dec 6, 2007 2:00 PM, Eric W. Biederman <[EMAIL PROTECTED]> wrote: > > Stephen Hemminger <[EMAIL PROTECTED]> writes: > > > On Wed, 5 Dec 2007 10:44:17 +0800 > > "Chung-Chi Lo" <[EMAIL PROTECTE

Re: [BRIDGE] warning message when add an interface to bridge

2007-12-05 Thread Eric W. Biederman
Stephen Hemminger <[EMAIL PROTECTED]> writes: > On Wed, 5 Dec 2007 10:44:17 +0800 > "Chung-Chi Lo" <[EMAIL PROTECTED]> wrote: > >> My kernel is Linxu 2.6.22.1. SYSFS is off. >> When adding an interface to bridge, console will show WARNING message. >> If turn SYSFS to on, then the WARNING message i

Re: [BRIDGE] warning message when add an interface to bridge

2007-12-05 Thread Stephen Hemminger
On Wed, 5 Dec 2007 10:44:17 +0800 "Chung-Chi Lo" <[EMAIL PROTECTED]> wrote: > My kernel is Linxu 2.6.22.1. SYSFS is off. > When adding an interface to bridge, console will show WARNING message. > If turn SYSFS to on, then the WARNING message is gone. > Any suggestion how to debug this problem? Tha

[BRIDGE] warning message when add an interface to bridge

2007-12-04 Thread Chung-Chi Lo
My kernel is Linxu 2.6.22.1. SYSFS is off. When adding an interface to bridge, console will show WARNING message. If turn SYSFS to on, then the WARNING message is gone. Any suggestion how to debug this problem? Thanks. # ifconfig eth0 0.0.0.0 eth0: starting interface. # brctl addbr br0 # brctl add