Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249685
b: refs/heads/master
c: a25e1db
h: refs/heads/master
i:
  249683: eee6f17
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 6c621e8 commit de942a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 39fb6aab389bda799f845d53adbda5df56dd2b0d
refs/heads/master: a25e1dbe9ede75b7601c477eee0b9e3c2e6b9870
3 changes: 1 addition & 2 deletions trunk/drivers/staging/hv/rndis_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,7 @@ static void rndis_filter_receive_data(struct rndis_device *dev,

pkt->is_data_pkt = true;

rndis_filter.inner_drv.recv_cb(dev->net_dev->dev,
pkt);
netvsc_recv_callback(dev->net_dev->dev, pkt);
}

int rndis_filter_receive(struct hv_device *dev,
Expand Down

0 comments on commit de942a6

Please sign in to comment.