Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170543
b: refs/heads/master
c: 2ddb5c8
h: refs/heads/master
i:
  170541: 6f31257
  170539: 658a0e4
  170535: 7b230e9
  170527: 482bba3
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 7, 2009
1 parent d1c7268 commit 346c0e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5bb127913299b37fceecf66ce86ee8ede70e7d13
refs/heads/master: 2ddb5c8b8739ec054d22ef8efd9bf04cac12a36c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ static unsigned int ath9k_ioread32(void *hw_priv, u32 reg_offset)
return val;
}

static struct ath_ops ath9k_common_ops = {
static const struct ath_ops ath9k_common_ops = {
.read = ath9k_ioread32,
.write = ath9k_iowrite32,
};
Expand Down

0 comments on commit 346c0e0

Please sign in to comment.