From: Steffen Klassert Date: Wed, 21 Mar 2012 23:36:13 +0000 (+0000) Subject: xfrm: Access the replay notify functions via the registered callbacks X-Git-Tag: v3.4-rc1~115^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1265fd616782ef03b98fd19f65c2b47fcd4ea11f;p=pandora-kernel.git xfrm: Access the replay notify functions via the registered callbacks We call the wrong replay notify function when we use ESN replay handling. This leads to the fact that we don't send notifications if we use ESN. Fix this by calling the registered callbacks instead of xfrm_replay_notify(). Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed