Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267779
b: refs/heads/master
c: 2278a29
h: refs/heads/master
i:
  267777: 6537027
  267775: 715bb8c
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 53053a0 commit 2f823b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: bdc632bc940f0122968f7f705860ad187975e646
refs/heads/master: 2278a29d7a05a3fad9b07f3b84b14da8dd588031
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,15 +257,14 @@ do { if (rt_global_debug_component & component) \
} \
} while (0)

typedef struct _rtl_fs_debug
{
struct rtl_fs_debug {
const char *name;
struct dentry *dir_drv;
struct dentry *debug_register;
u32 hw_type;
u32 hw_offset;
bool hw_holding;
} rtl_fs_debug;
};

void print_buffer(u32 *buffer, int len);
void dump_eprom(struct net_device *dev);
Expand Down

0 comments on commit 2f823b7

Please sign in to comment.