Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tipc: bump max configurable window size
The maximum window size is limited by the sequence gap field, which was expanded with bd78453 ("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>
- Loading branch information