Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194183
b: refs/heads/master
c: 0a4528e
h: refs/heads/master
i:
  194181: 9cc20c3
  194179: d82ff0c
  194175: 0d310f0
v: v3
  • Loading branch information
Luis de Bethencourt authored and John W. Linville committed Apr 6, 2010
1 parent 255a9d8 commit 661c059
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: d211e90e28a074447584729018a39910d691d1a8
refs/heads/master: 0a4528e2ae290104f2c343031976542f93ae229d
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/ath/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#include "ath.h"
#include "reg.h"

#define REG_READ common->ops->read
#define REG_WRITE common->ops->write
#define REG_READ (common->ops->read)
#define REG_WRITE (common->ops->write)

/**
* ath_hw_set_bssid_mask - filter out bssids we listen
Expand Down

0 comments on commit 661c059

Please sign in to comment.