]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Allow use of buf_seqno() helper routine by unicast links
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 24 Oct 2011 20:03:12 +0000 (16:03 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 27 Dec 2011 16:33:54 +0000 (11:33 -0500)
commit997920a9b0de945fbafa688b6b5178e73f11c673
tree15e9f4ebe56165668dfb61dc77bef84daefc807c
parent88f7df46d3e312a18d31aca03b3a22c2adffa579
tipc: Allow use of buf_seqno() helper routine by unicast links

Migrates the buf_seqno() helper routine from broadcast link level to
unicast link level so that it can be used both types of TIPC links.
This is a cosmetic change only, and does not affect the operation of TIPC.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bcast.c
net/tipc/link.c
net/tipc/link.h