From 58419939bc2c4d33e367ecfe87269b4951b8f557 Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Tue, 22 Jul 2014 23:42:28 +0530 Subject: [PATCH] staging: gdm724x: Use NLMSG_HDRLEN Replace use of NLMSG_SPACE(0) with NLMSG_HDRLEN as they are equivalent and NLMSG_SPACE seems to be deprecated. Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed