Re: [Devel] [PATCH 1/5] Cut off br_port fied from net_device

2007-10-22 Thread Alexey Dobriyan
On Mon, Oct 22, 2007 at 04:33:33PM +0400, Pavel Emelyanov wrote: And add the forward declaration for br_handle_frame_hook in include/linux/if_bridge.h --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -699,8 +699,10 @@ struct net_device /* Network namespace this

Re: [Devel] [PATCH 1/5] Cut off br_port fied from net_device

2007-10-22 Thread Pavel Emelyanov
Alexey Dobriyan wrote: On Mon, Oct 22, 2007 at 04:33:33PM +0400, Pavel Emelyanov wrote: And add the forward declaration for br_handle_frame_hook in include/linux/if_bridge.h --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -699,8 +699,10 @@ struct net_device /*