]> git.baikalelectronics.ru Git - kernel.git/commit
qeth: l3 send dhcp in non pass thru mode
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Mon, 8 Mar 2010 20:36:54 +0000 (20:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Mar 2010 15:32:25 +0000 (07:32 -0800)
commit4ff41a52829992c29a4c654700badc1db94266de
treeffa1ff4a346a9b94b0013d7b45839a82f124e407
parent91b27f9517d7f52231c00fc85964e75b2fd2ed86
qeth: l3 send dhcp in non pass thru mode

dhcp frames are valid IPv4 packets so there is no need to send them
in pass thru mode. This allows dhcp packets to pass HiperSockets.
Also the dhcp release frame is send out correctly with this patch.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_l3_main.c