mbox

[GIT] Networking

Message ID 20130606.121635.836050550847993594.davem@davemloft.net
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master

Message

David Miller June 6, 2013, 7:16 p.m. UTC
This is a quick one commit pull request to cure the
regression introduced by the MSG_CMSG_COMPAT change.

Please pull, thanks a lot!

The following changes since commit 4d3797d7e1861ac1af150a6189315786c5e1c820:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-06-05 19:19:04 +0900)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master

for you to fetch changes up to a7526eb5d06b0084ef12d7b168d008fcf516caab:

  net: Unbreak compat_sys_{send,recv}msg (2013-06-06 11:52:14 -0700)

----------------------------------------------------------------
Andy Lutomirski (1):
      net: Unbreak compat_sys_{send,recv}msg

 include/linux/socket.h |  3 +++
 net/compat.c           | 13 +++++++++++--
 net/socket.c           | 72 +++++++++++++++++++++++++++++++++---------------------------------------
 3 files changed, 47 insertions(+), 41 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html