Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71799
b: refs/heads/master
c: 224426f
h: refs/heads/master
i:
  71797: d539e80
  71795: 63d98ab
  71791: c64804f
v: v3
  • Loading branch information
Ursula Braun authored and Jeff Garzik committed Oct 20, 2007
1 parent 3cd17bd commit bd2f3ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0d5dab24deac859b1b2326c4ad0745572d16d10
refs/heads/master: 224426f168aa4af3dcb628e6edaa824d32d60e6f
3 changes: 2 additions & 1 deletion trunk/drivers/s390/net/qeth_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -6643,7 +6643,8 @@ qeth_netdev_init(struct net_device *dev)
dev->vlan_rx_kill_vid = qeth_vlan_rx_kill_vid;
dev->vlan_rx_add_vid = qeth_vlan_rx_add_vid;
#endif
dev->header_ops = &qeth_null_ops;
if (qeth_get_netdev_flags(card) & IFF_NOARP)
dev->header_ops = &qeth_null_ops;

#ifdef CONFIG_QETH_IPV6
/*IPv6 address autoconfiguration stuff*/
Expand Down

0 comments on commit bd2f3ee

Please sign in to comment.