diff options
| author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2012-02-27 12:29:44 -0700 | 
|---|---|---|
| committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2012-03-03 09:02:36 -0700 | 
| commit | 793734b587a670e47a8d65f9e5211ba2188bb904 (patch) | |
| tree | fb60d9fb18d4190170bc3018dc503fbbea3b7b23 /include/linux/dccp.h | |
| parent | b4017c5368f992fb8fb3a2545a0977082c6664e4 (diff) | |
| download | olio-linux-3.10-793734b587a670e47a8d65f9e5211ba2188bb904.tar.xz olio-linux-3.10-793734b587a670e47a8d65f9e5211ba2188bb904.zip  | |
dccp ccid-3: replace incorrect BUG_ON
This replaces an unjustified BUG_ON(), which could get triggered under normal
conditions: X_calc can be 0 when p > 0. X would in this case be set to the
minimum, s/t_mbi. Its replacement avoids t_ipi = 0 (unbounded sending rate).
Thanks to Jordi, Victor and Xavier who reported this.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.uk>
Diffstat (limited to 'include/linux/dccp.h')
0 files changed, 0 insertions, 0 deletions