]> git.karo-electronics.de Git - mv-sheeva.git/commit
tipc: rename struct bcbearer* to tipc_bcbearer*
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 01:55:27 +0000 (20:55 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 02:53:30 +0000 (21:53 -0500)
commit7f9ab6ac2e79b9658eba7c8e3ad8a4392d308057
treee168521bd8e4630d31dfe674609810a92c1d1012
parent6765fd677168df46dbed3cb4c32b9104ce2d3e83
tipc: rename struct bcbearer* to tipc_bcbearer*

This changes both the struct bcbearer and struct bcbearer_pair to
have the "tipc_" prefix.  Runtime behaviour is unchanged.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bcast.c