]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit2d36c16eb032239cb038ad875ecf83c545002461
tree795422551e07b115390457711a371fda147891e7
parent95c78c8bfe8d0b49a43f392b9a74e2f9e89765ab
s390: qeth driver fixes: packet socket

    - 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>
drivers/s390/net/qeth_main.c