Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289898
b: refs/heads/master
c: bce6080
h: refs/heads/master
v: v3
  • Loading branch information
Haiyang Zhang authored and David S. Miller committed Feb 5, 2012
1 parent 9b95abe commit 3f88a75
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: 6f4c44460750dd4eb9926a58ab1ad0ceacef8284
refs/heads/master: bce60806de882cf15ad3a80a51e9878863a8fced
2 changes: 0 additions & 2 deletions trunk/drivers/net/hyperv/rndis_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -778,8 +778,6 @@ int rndis_filter_send(struct hv_device *dev,
/* Add the rndis header */
filter_pkt = (struct rndis_filter_packet *)pkt->extension;

memset(filter_pkt, 0, sizeof(struct rndis_filter_packet));

rndis_msg = &filter_pkt->msg;
rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet);

Expand Down

0 comments on commit 3f88a75

Please sign in to comment.