From: Stephen Hemminger Date: Thu, 25 May 2006 22:08:59 +0000 (-0700) Subject: [LLC]: allow datagram recvmsg X-Git-Tag: v2.6.18-rc1~1111^2~95 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29efcd2666b3a465b40aa07ef1f4d79847303e2f;p=pandora-kernel.git [LLC]: allow datagram recvmsg LLC receive is broken for SOCK_DGRAM. If an application does recv() on a datagram socket and there is no data present, don't return "not connected". Instead, just do normal datagram semantics. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed