Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47315
b: refs/heads/master
c: d06170a
h: refs/heads/master
i:
  47313: 575f307
  47311: 87c1c70
v: v3
  • Loading branch information
Stefan Richter committed Feb 8, 2007
1 parent 3f73b5c commit 47dc9e5
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: 3360177c62e86f476c4f1a057e13163383652f7b
refs/heads/master: d06170a9ba9c39ac0768676e268cb17f9f68a622
4 changes: 2 additions & 2 deletions trunk/drivers/ieee1394/hosts.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ struct hpsb_host {
struct device device;
struct class_device class_dev;

int update_config_rom;
struct delayed_work delayed_reset;
unsigned int config_roms;
unsigned config_roms:31;
unsigned update_config_rom:1;

struct list_head addr_space;
u64 low_addr_space; /* upper bound of physical DMA area */
Expand Down

0 comments on commit 47dc9e5

Please sign in to comment.