]> git.karo-electronics.de Git - mv-sheeva.git/commit
eql: dont rely on HZ=100
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 26 Mar 2012 22:52:00 +0000 (22:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Mar 2012 02:45:26 +0000 (22:45 -0400)
commit09e79d6ea65d66e0a5e9ba76865320e74832dc7c
tree1ab4db0a522c5df78fff98d55f67cdbe65bce0c5
parent819a100846295461bc0f1bfcb8e5ab11c1bc4cdb
eql: dont rely on HZ=100

HZ is more likely to be 1000 these days.

timer handlers are run from softirq, no need to disable bh

skb priority 1 is TC_PRIO_FILLER

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/eql.c
include/linux/if_eql.h