Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219890
b: refs/heads/master
c: a3cf4b4
h: refs/heads/master
v: v3
  • Loading branch information
Andy Shevchenko authored and Greg Kroah-Hartman committed Sep 20, 2010
1 parent a59348a commit 9c73482
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: e7cde7b31271155e5fb896a325bea38e9e604806
refs/heads/master: a3cf4b42ce40492b12396ec64e734f84ace3a729
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rt2870/common/rtusb_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,7 @@ void CMDHandler(struct rt_rtmp_adapter *pAd)
("UpdateRxWCIDTable(): Aid=%d, "
"Addr=%pM!\n",
pEntry->Aid,
&pEntry->Addr[0]));
pEntry->Addr));
}
break;

Expand Down

0 comments on commit 9c73482

Please sign in to comment.