genetlink: fix genl_set_err() group ID
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Nov 2013 17:20:28 +0000 (18:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Nov 2013 18:09:43 +0000 (13:09 -0500)
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 <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found