]> Git Repo - linux.git/commit
tipc: Fix bug in broadcast link duplicate message statistics
authorAllan Stephens <[email protected]>
Wed, 26 Oct 2011 19:57:26 +0000 (15:57 -0400)
committerPaul Gortmaker <[email protected]>
Mon, 6 Feb 2012 21:59:17 +0000 (16:59 -0500)
commit0232c5a566ff52d5c9fc1dda70253c942628ca66
treea5982df381c212b870c34f2cb17e7e6eb2079ed0
parent8a275a6a30ba871eb34ea41c1fbb507039f4c0dc
tipc: Fix bug in broadcast link duplicate message statistics

Modifies broadcast link so that it increments the "received duplicate
message" count if an incoming message cannot be added to the deferred
message queue because it is already present in the queue. (The aligns
broadcast link behavior with that of TIPC's unicast links.)

Signed-off-by: Allan Stephens <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
net/tipc/bcast.c
This page took 0.051135 seconds and 4 git commands to generate.