Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203278
b: refs/heads/master
c: 25ac8b0
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jun 23, 2010
1 parent 14e8284 commit 5255964
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: 9a75c2ff6d539da0a565b5d64605031950b0853e
refs/heads/master: 25ac8b0d06c4b3e26c7c4c18dc5c3fcc40be58a2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/libertas/cmdresp.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static int lbs_ret_reg_access(struct lbs_private *priv,
* @param resp pointer to command response buffer
* @return 0; -1
*/
int lbs_ret_802_11d_domain_info(struct cmd_ds_command *resp)
static int lbs_ret_802_11d_domain_info(struct cmd_ds_command *resp)
{
struct cmd_ds_802_11d_domain_info *domaininfo =
&resp->params.domaininforesp;
Expand Down

0 comments on commit 5255964

Please sign in to comment.