From: Parthasarathy Bhuvaragan <[email protected]> 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 > <[email protected]> Applied. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
