commit | a6eacef7fba7834da4d22762ea0d8524df3993a8 | [log] [tgz] |
---|---|---|
author | Erik Hugne <erik.hugne@ericsson.com> | Wed Jun 25 10:07:05 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 25 18:03:41 2014 -0700 |
tree | 8c254044f48d38af1b3633e2191137b60a63b224 | |
parent | 0b2fda896575f562c7cf297659fff2007984bec4 [diff] |
tipc: bump max configurable window size The maximum window size is limited by the sequence gap field, which was expanded with bd7845337b105e090dd18912d511139945fa7586 ("tipc: Expand link sequence gap field to 13 bits") We remove the artificial limit that prevents the link window to be set larger than 150. Signed-off-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>