Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39397
b: refs/heads/master
c: 4347ef1
h: refs/heads/master
i:
  39395: 9318f76
v: v3
  • Loading branch information
Santiago Leon authored and Jeff Garzik committed Oct 5, 2006
1 parent e7dbe40 commit 8c16de9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b4223748895ed5b200c8049231567ea399fc0c2
refs/heads/master: 4347ef15f76dca33ae8da769d6900a468253bda2
2 changes: 2 additions & 0 deletions trunk/drivers/net/ibmveth.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,8 @@ static int ibmveth_open(struct net_device *netdev)
ibmveth_debug_printk("filter list @ 0x%p\n", adapter->filter_list_addr);
ibmveth_debug_printk("receive q @ 0x%p\n", adapter->rx_queue.queue_addr);

h_vio_signal(adapter->vdev->unit_address, VIO_IRQ_DISABLE);

lpar_rc = ibmveth_register_logical_lan(adapter, rxq_desc, mac_address);

if(lpar_rc != H_SUCCESS) {
Expand Down

0 comments on commit 8c16de9

Please sign in to comment.