commit | f905730c7ed97dc2dfcbf6af894acd6ce70a62e7 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon Oct 24 16:03:12 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:33:54 2011 -0500 |
tree | 15e9f4ebe56165668dfb61dc77bef84daefc807c | |
parent | 3655959143ebf1fd32e28a448d204be2f7f13e99 [diff] |
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>