From 4984b297a3fa6f79ab9162617b9c90aca76d6f70 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 19 Nov 2012 14:29:51 +0100 Subject: qa: fix handling of ATTR_HELPER_INFO attribute The attribute is variable-length and must be thus be set via set_attr_l(). Signed-off-by: Florian Westphal --- qa/test_api.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/qa/test_api.c b/qa/test_api.c index d5f95e9..e44c228 100644 --- a/qa/test_api.c +++ b/qa/test_api.c @@ -83,9 +83,6 @@ int main(void) ret = fork(); if (ret == 0) { for (i=0; i