diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2007-03-20 17:56:11 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 05:26:52 (GMT) |
commit | 1266adee12d25385a25e1c57b1e3ff05a90bb4d7 (patch) | |
tree | eb42be8ede3ca9d5ac00076ebee20be5771c30ee /kernel | |
parent | 8699be7d240e37c91a84bdf32e79941d72bc7bd5 (diff) | |
download | linux-fsl-qoriq-1266adee12d25385a25e1c57b1e3ff05a90bb4d7.tar.xz |
[CCID3]: Remove race condition and update t_ipi when `s' changes
This:
1. removes a race condition in the access to the scheduled send time t_nom which
results from allowing asynchronous r/w access to t_nom without locks;
2. updates the inter-packet interval t_ipi = s/X when `s' changes, following a
suggestion by Ian McDonald.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions