diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2013-10-23 18:06:00 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-25 23:03:39 (GMT) |
commit | 66415cf8a1b99d101317f5aa08574b1ec8832672 (patch) | |
tree | b67df35008f4bcec22b5f1730acaf16bae63c262 /include/linux/rtnetlink.h | |
parent | f84be2bd96a108b09c8440263fa3adb3fb225fa3 (diff) | |
download | linux-fsl-qoriq-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 'include/linux/rtnetlink.h')
0 files changed, 0 insertions, 0 deletions