Commit bd66e91a authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: fix up CRC issue with struct tcp_sock



Commit 96a3ddb8 ("tcp: fix tcp_cwnd_validate() to not forget
is_cwnd_limited") renames a field in struct tcp_sock from
max_packets_seq to cwnd_usage_seq.  This is not a real abi break as it
is not visible to external modules, but the CRC of the function
tcp_sock() is changed.  Fix this up with the __GENKSYMS__ hack to
preserve the CRC.

Bug: 161946584
Fixes: 96a3ddb8 ("tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited")
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I29352ecfa5e49f97c3896782f09ffdb8da2dfaaa
parent 3905cfd1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment