]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Jun 2013 01:09:05 +0000 (18:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Jun 2013 01:09:05 +0000 (18:09 -0700)
commitcb767de0a8b6accef27db8825330b1ca1b14d16e
tree83c9db56186ab66fdb17c946944cba870665cfc5
parent0e7a1fa3b3d1e11c7ac05a6b97cc34a65cc77bcb
parent5d3468dcb4cd6630eee34449e93cf7fa428ae6a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Pull networking fix from David Miller:
 "This is a quick one commit pull request to cure the regression
  introduced by the MSG_CMSG_COMPAT change."

(Background: commit 81ee38cd90af completely broke 32-bit COMPAT handling
by not only disallowing MSG_CMSG_COMPAT from user APIs, but clearing it
in our own internal use too!)

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net:
  net: Unbreak compat_sys_{send,recv}msg