commit | c4aec5f6755d61b033c1b49970dc4f39e11f3882 | [log] [tgz] |
---|---|---|
author | Avery Pennarun <apenwarr@gmail.com> | Wed Sep 17 23:56:18 2014 -0400 |
committer | Avery Pennarun <apenwarr@gmail.com> | Thu Sep 18 00:02:37 2014 -0400 |
tree | 4c2344f43adc44332adacfe6d95fed46017d475a | |
parent | 62228027535c7771fef56dbfc9353d61da92f915 [diff] |
SO_RXQ_ALLOC: use a non-sequential sockopt number to avoid conflicts. It's unsafe to just use the next sockopt in the sequence, because kernel updates from upstream are likely to use that one. In fact, the upcoming cherry-pick does exactly that. Change-Id: I95783b1e0878e0bc345d653dc1247a275c1a5675