tipc: Cosmetic changes to broadcast bearer send routine
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 7 Apr 2011 14:44:54 +0000 (10:44 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 1 Sep 2011 15:16:36 +0000 (11:16 -0400)
commit2ff9f924a565aa22c06169c89fcd2133d820a9d2
tree5dd153eb662631134d70327293b128745c5012e5
parent2e2d9be8454e295374dfbddd7ceaba2e4fc01c76
tipc: Cosmetic changes to broadcast bearer send routine

Updates the comments in the broadcast bearer send routine to more
accurately describe the processing done by the routine. Also replaces
the improper use of a TIPC payload message error status symbol (in a place
that has nothing to do with such errors) with its numeric equivalent.

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