Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202967
b: refs/heads/master
c: fdb93f8
h: refs/heads/master
i:
  202965: 0091748
  202963: c5a4ae2
  202959: a86db5e
v: v3
  • Loading branch information
David S. Miller committed Jun 16, 2010
1 parent d5b13a8 commit cc16e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5f2f89209500623ccb4713ec4af7de86fd30a9e4
refs/heads/master: fdb93f8ac39aa5902f3d264edd50dffcabfdd13b
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/rndis.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ gen_ndis_query_resp (int configNr, u32 OID, u8 *buf, unsigned buf_len,
int i, count;
rndis_query_cmplt_type *resp;
struct net_device *net;
const struct net_device_stats *stats;
const struct rtnl_link_stats64 *stats;

if (!r) return -ENOMEM;
resp = (rndis_query_cmplt_type *) r->buf;
Expand Down

0 comments on commit cc16e17

Please sign in to comment.