Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325858
b: refs/heads/master
c: 9c20890
h: refs/heads/master
v: v3
  • Loading branch information
Lan Tianyu authored and Greg Kroah-Hartman committed Sep 10, 2012
1 parent 279fc64 commit e1a3ee5
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: b53d657d84f530e5d83f34ff1b81ceedad3faa31
refs/heads/master: 9c2089045b87130e8464ca7e21725959446d7f0c
4 changes: 2 additions & 2 deletions trunk/include/linux/usb/ch11.h
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ struct usb_hub_descriptor {

struct {
__u8 bHubHdrDecLat;
__u16 wHubDelay;
__u16 DeviceRemovable;
__le16 wHubDelay;
__le16 DeviceRemovable;
} __attribute__ ((packed)) ss;
} u;
} __attribute__ ((packed));
Expand Down

0 comments on commit e1a3ee5

Please sign in to comment.