]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
authorThomas Graf <tgraf@suug.ch>
Tue, 31 May 2005 22:15:58 +0000 (15:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 May 2005 22:15:58 +0000 (15:15 -0700)
commit0451eb074eef30240c6c06dacf2911bee26831e1
treeea4504b5d2d7b0662757dd3c49f5f6919baf627d
parent208d89843b7b03978d8e748b8b991c1be81c4f43
[PKT_SCHED]: Fix dsmark to count ignored indices while walking

Unused indices which are ignored while walking must still
be counted to avoid dumping the same index twice.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_dsmark.c