Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75431
b: refs/heads/master
c: dd87145
h: refs/heads/master
i:
  75429: 3e4a472
  75427: a067c34
  75423: 3a045f4
v: v3
  • Loading branch information
Ivo van Doorn authored and John W. Linville committed Jan 10, 2008
1 parent 6907de3 commit 5f14652
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: 62bc060b8ed5fcdafd87da5ab17bdd59a39ebcc9
refs/heads/master: dd87145d2c3a7b1c8b338e1f6e174b3d2a17cd35
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2500usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static const struct rt2x00debug rt2500usb_rt2x00debug = {
static void rt2500usb_config_mac_addr(struct rt2x00_dev *rt2x00dev,
__le32 *mac)
{
rt2500usb_register_multiwrite(rt2x00dev, MAC_CSR2, &mac,
rt2500usb_register_multiwrite(rt2x00dev, MAC_CSR2, mac,
(3 * sizeof(__le16)));
}

Expand Down

0 comments on commit 5f14652

Please sign in to comment.