Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340407
b: refs/heads/master
c: 3fbca4a
h: refs/heads/master
i:
  340405: 2cf132d
  340403: c9dfff2
  340399: 00d869e
v: v3
  • Loading branch information
Haiyang Zhang authored and David S. Miller committed Oct 22, 2012
1 parent 2256165 commit ddef20f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 72ec301a27badb11635b08dc845101815abcf4a7
refs/heads/master: 3fbca4a2fee75ff89be9c5e44a893f89982873ff
5 changes: 0 additions & 5 deletions trunk/drivers/net/hyperv/rndis_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,11 +363,6 @@ static void rndis_filter_receive_data(struct rndis_device *dev,

rndis_pkt = &msg->msg.pkt;

/*
* FIXME: Handle multiple rndis pkt msgs that maybe enclosed in this
* netvsc packet (ie TotalDataBufferLength != MessageLength)
*/

/* Remove the rndis header and pass it back up the stack */
data_offset = RNDIS_HEADER_SIZE + rndis_pkt->data_offset;

Expand Down

0 comments on commit ddef20f

Please sign in to comment.