From: Parthasarathy Bhuvaragan <parthasarathy.bhuvara...@ericsson.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.bhuvara...@ericsson.com> Applied.