Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171428
b: refs/heads/master
c: ee134fc
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and John W. Linville committed Nov 6, 2009
1 parent d4b5ef3 commit 18bac14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a9e5b0fff63bb87dd6e0f9c60626e16d81192af
refs/heads/master: ee134fcc552e17e708346a183076db21b8c49188
5 changes: 5 additions & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2x00.h
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,11 @@ struct rt2x00_dev {
* Firmware image.
*/
const struct firmware *fw;

/*
* Driver specific data.
*/
void *priv;
};

/*
Expand Down

0 comments on commit 18bac14

Please sign in to comment.