Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220231
b: refs/heads/master
c: 785698e
h: refs/heads/master
i:
  220229: c495f84
  220227: f64b673
  220223: e2eacef
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Oct 8, 2010
1 parent bf4ac95 commit 46b8dc8
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: bf58bd66f6212d838dda4384b8cd21337b47e363
refs/heads/master: 785698e38dcd01cd15dacbf0cf1309a04b1e3208
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/Adapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -484,8 +484,8 @@ struct _MINI_ADAPTER
BOOLEAN AutoSyncup;

struct net_device *dev;
UINT major;
UINT minor;
int major;
int minor;
wait_queue_head_t tx_packet_wait_queue;
wait_queue_head_t process_rx_cntrlpkt;
atomic_t process_waiting;
Expand Down

0 comments on commit 46b8dc8

Please sign in to comment.