commit | 38f232eae20cefed2e2379d77c54babb0de6d024 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Tue Nov 30 12:00:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 02 13:34:04 2010 -0800 |
tree | 15682682015cb216987596eb0364b61e040c971d | |
parent | a5c2af9922a94a875c5f4b2dcd357a1c399b7ea6 [diff] |
tipc: Remove unused domain argument from multicast send routine Eliminates an unused argument from tipc_multicast(), now that this routine can no longer be called by kernel-based applications. 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>