s390: qeth driver fixes: packet socket
authorFrank Blaschka <Frank.Blaschka@de.ibm.com>
Mon, 8 Jan 2007 16:29:58 +0000 (17:29 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 9 Jan 2007 07:18:32 +0000 (02:18 -0500)
    - packet socket support is not complete.
      Recvfrom a packet socket does not fill the sockaddr_ll structure.
      device function hard_header_parse is not implemented.
      For layer 2 mode and layer 3 mode with fake_ll turned on, we have
      the information to fill sockaddr_ll.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found