diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2013-10-23 22:06:00 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-26 03:03:39 +0400 |
commit | 66415cf8a1b99d101317f5aa08574b1ec8832672 (patch) | |
tree | b67df35008f4bcec22b5f1730acaf16bae63c262 /net/core/rtnetlink.c | |
parent | f84be2bd96a108b09c8440263fa3adb3fb225fa3 (diff) | |
download | linux-66415cf8a1b99d101317f5aa08574b1ec8832672.tar.xz |
net: initialize hashrnd in flow_dissector with net_get_random_once
We also can defer the initialization of hashrnd in flow_dissector
to its first use. Since net_get_random_once is irq safe now we don't
have to audit the call paths if one of this functions get called by an
interrupt handler.
Cc: David S. Miller <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/rtnetlink.c')
0 files changed, 0 insertions, 0 deletions