[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170829.151010.576756367251017558.davem@davemloft.net>
Date: Tue, 29 Aug 2017 15:10:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: parthasarathy.bhuvaragan@...csson.com
Cc: netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
jon.maloy@...csson.com, maloy@...jonn.com, ying.xue@...driver.com
Subject: Re: [PATCH net v1 1/1] tipc: permit bond slave as bearer
From: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@...csson.com>
Date: Mon, 28 Aug 2017 17:57:02 +0200
> For a bond slave device as a tipc bearer, the dev represents the bond
> interface and orig_dev represents the slave in tipc_l2_rcv_msg().
> Since we decode the tipc_ptr from bonding device (dev), we fail to
> find the bearer and thus tipc links are not established.
>
> In this commit, we register the tipc protocol callback per device and
> look for tipc bearer from both the devices.
>
> Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@...csson.com>
Applied.
Powered by blists - more mailing lists