]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PKT_SCHED: cls_basic: Use unsigned int when generating handle
authorKim Nordlund <kim.nordlund@nokia.com>
Sat, 14 Oct 2006 08:39:40 +0000 (10:39 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 14 Oct 2006 08:39:40 +0000 (10:39 +0200)
commit1ecb731506c27cb63f54979fac57895b12164615
tree4e66a0c3e7bfdddabe22b5a5d714e45848cfb523
parent1b85ee3ead96f0ad706cd794e2fa60a42b278713
PKT_SCHED: cls_basic: Use unsigned int when generating handle

Prevents filters from being added if the first generated
handle already exists.

Signed-off-by: Kim Nordlund <kim.nordlund@nokia.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/sched/cls_basic.c