Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97362
b: refs/heads/master
c: 25c16ff
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Jeff Garzik committed May 22, 2008
1 parent 293478d commit badb503
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: d04455fba3777fa5c3963348be76510169bbf4df
refs/heads/master: 25c16fffa8ed82d3ef31980d76ff95d3c6430f00
2 changes: 0 additions & 2 deletions trunk/drivers/net/ehea/ehea_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2213,8 +2213,6 @@ static void ehea_vlan_rx_register(struct net_device *dev,
goto out;
}

memset(cb1->vlan_filter, 0, sizeof(cb1->vlan_filter));

hret = ehea_h_modify_ehea_port(adapter->handle, port->logical_port_id,
H_PORT_CB1, H_PORT_CB1_ALL, cb1);
if (hret != H_SUCCESS)
Expand Down

0 comments on commit badb503

Please sign in to comment.