[NET_SCHED]: act_api: fix netlink API conversion bug
authorPatrick McHardy <kaber@trash.net>
Thu, 24 Jan 2008 04:32:42 +0000 (20:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:11:15 +0000 (15:11 -0800)
Fix two invalid attribute accesses, indices start at 1 with the new
netlink API.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found