genetlink: rename shadowed variable
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Nov 2013 19:54:58 +0000 (20:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Nov 2013 20:34:00 +0000 (15:34 -0500)
Sparse pointed out that the new flags variable I had added
shadowed an existing one, rename the new one to avoid that,
making the code clearer.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found