Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250176
b: refs/heads/master
c: ffa5899
h: refs/heads/master
v: v3
  • Loading branch information
Olivier Grenie authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent eba06a0 commit 0e7ca4e
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 88 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: b9f7b73c8c107d83a4c04c4f29a2ca96f7e73faf
refs/heads/master: ffa5899ce8a6d82e42ae0ca23a10cf92d914045e
5 changes: 3 additions & 2 deletions trunk/drivers/media/dvb/dvb-usb/dib0700.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ struct dib0700_state {
u8 is_dib7000pc;
u8 fw_use_new_i2c_api;
u8 disable_streaming_master_mode;
u32 fw_version;
u32 nb_packet_buffer_size;
u32 fw_version;
u32 nb_packet_buffer_size;
u8 buf[255];
};

extern int dib0700_get_version(struct dvb_usb_device *d, u32 *hwversion,
Expand Down
Loading

0 comments on commit 0e7ca4e

Please sign in to comment.