diff options
author | Gao Feng <fgao@ikuai8.com> | 2016-07-22 12:59:15 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-07-23 11:44:05 +0200 |
commit | 96d1327ac2e3dc3ac4204fe3656dad0043fc0efd (patch) | |
tree | 3c2da83e41c83d4f138939d703e35aaacceda66c /net/bridge/br_multicast.c | |
parent | 857ed310c013fe0d0059f955048dab589fa7a57a (diff) | |
download | talos-obmc-linux-96d1327ac2e3dc3ac4204fe3656dad0043fc0efd.tar.gz talos-obmc-linux-96d1327ac2e3dc3ac4204fe3656dad0043fc0efd.zip |
netfilter: h323: Use mod_timer instead of set_expect_timeout
Simplify the code without any side effect. The set_expect_timeout is
used to modify the timer expired time. It tries to delete timer, and
add it again. So we could use mod_timer directly.
Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge/br_multicast.c')
0 files changed, 0 insertions, 0 deletions