From 3b0723c12e825e26aa5fc0c6970108425824b51d Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Mon, 26 Dec 2011 14:08:47 -0500 Subject: [PATCH] unix_diag: Fix incoming connections nla length The NLA_PUT macro should accept the actual attribute length, not the amount of elements in array :( Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-format-patch failed