Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155371
b: refs/heads/master
c: 6bc2146
h: refs/heads/master
i:
  155369: e975bee
  155367: 65a6c5c
v: v3
  • Loading branch information
Qiuping Chen authored and Greg Kroah-Hartman committed Jul 12, 2009
1 parent e8c61de commit 1719d3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca157c4a51fa6209f28c316f4a63d594adb79518
refs/heads/master: 6bc2146e2b01654534a1cae127ef96bf4b5f3d53
2 changes: 2 additions & 0 deletions trunk/drivers/usb/gadget/rndis.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,8 @@ gen_ndis_query_resp (int configNr, u32 OID, u8 *buf, unsigned buf_len,

case OID_802_3_MAC_OPTIONS:
pr_debug("%s: OID_802_3_MAC_OPTIONS\n", __func__);
*outbuf = cpu_to_le32(0);
retval = 0;
break;

/* ieee802.3 statistics OIDs (table 4-4) */
Expand Down

0 comments on commit 1719d3d

Please sign in to comment.