aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2008-04-03 14:07:02 -0700
committerDavid S. Miller <davem@davemloft.net>2008-04-03 14:07:02 -0700
commit61407f80f72970d52d4339f81c6c3cd03f4ca0f0 (patch)
tree2063040e6e16d5dcc1024c3aedee23195f38b1ba /drivers/net/tg3.c
parent84f59370c519449c70dcc813b050f5cbbf0098e7 (diff)
[NET]: srandom32 fixes for networking v2
- Let it update the state of all CPUs. The network stack goes into pains to feed the current IP addresses in, but it is not very effective if that is only done for some random CPU instead of all. So change it to feed bits into all CPUs. I decided to do that lockless because well somewhat random results are ok. v2: Drop rename so that this patch doesn't depend on x86 maintainers Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tg3.c')
0 files changed, 0 insertions, 0 deletions