commit | b924dcf0038b8f83e65b44f679ad480d44f85aa6 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Tue Nov 30 12:01:03 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 02 13:34:06 2010 -0800 |
tree | 35efb719aa88def31d7acab12e99e97c07b11f3c | |
parent | 12bae479ee414f45ad8fe93530f5b6ea241bde3f [diff] |
tipc: Delete tipc_ownidentity() Moves the content of the native API routine tipc_ownidentity() into the sole routine that calls it, since it can no longer be called in isolation. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>