Merge "Merge android-4.19.55 (65f49f0) into msm-4.19"

This commit is contained in:
qctecmdr
2019-07-30 19:02:41 -07:00
committed by Gerrit - the friendly Code Review server
433 changed files with 3464 additions and 1504 deletions

View File

@ -282,6 +282,7 @@ enum
LINUX_MIB_TCPACKCOMPRESSED, /* TCPAckCompressed */
LINUX_MIB_TCPZEROWINDOWDROP, /* TCPZeroWindowDrop */
LINUX_MIB_TCPRCVQDROP, /* TCPRcvQDrop */
LINUX_MIB_TCPWQUEUETOOBIG, /* TCPWqueueTooBig */
__LINUX_MIB_MAX
};