]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Set unused probe field of link protocol messages to defined value
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 18 Jan 2011 20:15:34 +0000 (15:15 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 23 Feb 2011 23:05:16 +0000 (18:05 -0500)
commit0f771e70e8f8bfae966723e63c8822635d7d7f4e
tree7a0746bdfcdab2d8f4a8db18b5f7db65398fb155
parenteb57f3572fbf437aee0ced71ed84e441397bd9e1
tipc: Set unused probe field of link protocol messages to defined value

Ensures that a link reset or activate message has a "probe" field
of zero. (This field is currently unused in these messages, but this
could potentially change in future versions of TIPC.)

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