Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213583
b: refs/heads/master
c: 6195e3c
h: refs/heads/master
i:
  213581: db5f56a
  213579: 9d8ebf4
  213575: 5272406
  213567: 411397e
v: v3
  • Loading branch information
Yauheni Kaliuta authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent a47ebf7 commit ca84df2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 677aeafe19e88c282af74564048243ccabb1c590
refs/heads/master: 6195e3c6aa84dbbf80a60731168118824bd58bba
4 changes: 2 additions & 2 deletions trunk/include/linux/usb/cdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@ struct usb_cdc_ncm_ndp16 {

/* 32-bit NCM Datagram Pointer Entry */
struct usb_cdc_ncm_dpe32 {
__le32 wDatagramIndex;
__le32 wDatagramLength;
__le32 dwDatagramIndex;
__le32 dwDatagramLength;
} __attribute__((__packed__));

/* 32-bit NCM Datagram Pointer Table */
Expand Down

0 comments on commit ca84df2

Please sign in to comment.