qeth: convert to net_device_ops
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Thu, 8 Jan 2009 18:50:55 +0000 (10:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jan 2009 18:50:55 +0000 (10:50 -0800)
commit8403b13c7627df7104e450cbc845627bf25c8cd6
tree4551a2f572d6a8f7da7a547d1fbde7a465ea23d3
parentcc883d16c3b7434c7da2c45b54a49c2a99e83db7
qeth: convert to net_device_ops

qeth_l2, qeth_l3 convert to net_device_ops.
qeth_l3 remove vlan neigh_setup hack since it does not work any longer
with the new net_device_ops.

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