cls_u32: fix sparse warnings
authorstephen hemminger <shemminger@vyatta.com>
Sun, 20 Feb 2011 16:14:23 +0000 (16:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Feb 2011 19:22:33 +0000 (11:22 -0800)
The variable _data is used in asm-generic to define sections
which causes sparse warnings, so just rename the variable.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found