Merge tag 'v4.9.182' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y

This is the 4.9.182 stable release

Change-Id: If60a6dc12bbd7bffa7719f8771ca2979f784ec2b
This commit is contained in:
Mauro (mdrjr) Ribeiro
2019-06-18 13:44:58 -03:00
13 changed files with 61 additions and 11 deletions

View File

@@ -282,6 +282,7 @@ enum
LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */
LINUX_MIB_TCPMTUPFAIL, /* TCPMTUPFail */
LINUX_MIB_TCPMTUPSUCCESS, /* TCPMTUPSuccess */
LINUX_MIB_TCPWQUEUETOOBIG, /* TCPWqueueTooBig */
__LINUX_MIB_MAX
};