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)
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>

No differences found