From: Johannes Berg Date: Thu, 21 Nov 2013 17:20:28 +0000 (+0100) Subject: genetlink: fix genl_set_err() group ID X-Git-Tag: v3.13-rc1~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91398a0992c8aa18eb7749060b75761ece5ddc57;p=pandora-kernel.git genetlink: fix genl_set_err() group ID Fix another really stupid bug - I introduced genl_set_err() precisely to be able to adjust the group and reject invalid ones, but then forgot to do so. Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed