diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-05-26 00:08:59 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-06-18 06:26:02 +0200 |
commit | 29efcd2666b3a465b40aa07ef1f4d79847303e2f (patch) | |
tree | 6d1b3bb6543a24a6aa1a319adea20fbcea7b930a /ipc | |
parent | [LLC]: use more efficient ether address routines (diff) | |
download | linux-29efcd2666b3a465b40aa07ef1f4d79847303e2f.tar.xz linux-29efcd2666b3a465b40aa07ef1f4d79847303e2f.zip |
[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 <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions