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)
commitf905730c7ed97dc2dfcbf6af894acd6ce70a62e7
tree15e9f4ebe56165668dfb61dc77bef84daefc807c
parent3655959143ebf1fd32e28a448d204be2f7f13e99
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