Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353757
b: refs/heads/master
c: 1fb14c4
h: refs/heads/master
i:
  353755: 6119dc9
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 7ee7457 commit 3c4f93e
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: 44d8311272c0d67ce135fc5cc985ff6f399a75a5
refs/heads/master: 1fb14c4276fb59f3523fc33a1acf63c1af64f793
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/Ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ struct bcm_flash2x_bitmap {
};

struct bcm_time_elapsed {
unsigned long long ul64TimeElapsedSinceNetEntry;
u32 uiReserved[4];
u64 ul64TimeElapsedSinceNetEntry;
u32 uiReserved[4];
};

enum {
Expand Down

0 comments on commit 3c4f93e

Please sign in to comment.