commit | 2d36c16eb032239cb038ad875ecf83c545002461 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <Frank.Blaschka@de.ibm.com> | Mon Jan 08 17:29:58 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jan 09 02:18:32 2007 -0500 |
tree | 795422551e07b115390457711a371fda147891e7 | |
parent | 95c78c8bfe8d0b49a43f392b9a74e2f9e89765ab [diff] |
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>