aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
diff options
context:
space:
mode:
authorUrsula Braun <ursula.braun@de.ibm.com>2009-01-04 17:34:52 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-04 17:34:52 -0800
commitfe94e2e0a63a49d23753f56eacb446c4f73c1dea (patch)
tree6c337b142af1eefef4d2b63f6ef7868503308822 /drivers/s390/net/qeth_core.h
parentqeth: HiperSockets mcl string conversion (pre z9 mach) (diff)
downloadlinux-dev-fe94e2e0a63a49d23753f56eacb446c4f73c1dea.tar.xz
linux-dev-fe94e2e0a63a49d23753f56eacb446c4f73c1dea.zip
qeth: exploit source MAC address for inbound layer3 packets
OSA-devices operating in layer3 mode offer adding of the source MAC address to the QDIO header of inbound packets. The qeth driver can exploit this functionality to replace FAKELL-entries in the ethernet header of received packets. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/qeth_core.h')
-rw-r--r--drivers/s390/net/qeth_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/net/qeth_core.h b/drivers/s390/net/qeth_core.h
index d5ccce1643e4..e0c45574b0c8 100644
--- a/drivers/s390/net/qeth_core.h
+++ b/drivers/s390/net/qeth_core.h
@@ -643,7 +643,6 @@ struct qeth_card_options {
int macaddr_mode;
int fake_broadcast;
int add_hhlen;
- int fake_ll;
int layer2;
enum qeth_large_send_types large_send;
int performance_stats;