From: Allan Stephens Date: Mon, 24 Oct 2011 20:03:12 +0000 (-0400) Subject: tipc: Allow use of buf_seqno() helper routine by unicast links X-Git-Tag: v3.3-rc1~182^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f905730c7ed97dc2dfcbf6af894acd6ce70a62e7;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed