]> 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)
commit82689dea4b17cc4e862bbd9ee4f67d27e5725fa9
tree15e9f4ebe56165668dfb61dc77bef84daefc807c
parente755cc345a287d6b0b130df0ee060f1ca2072460
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