Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249414
b: refs/heads/master
c: e5813f8
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Valo authored and Greg Kroah-Hartman committed May 10, 2011
1 parent bd7ed2c commit b0ab233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c77049ef978e126defd950ef94e8a3ec62a2ead8
refs/heads/master: e5813f8449f7c6ef71346b21e30b92c84133fd0f
1 change: 1 addition & 0 deletions trunk/drivers/staging/ath6kl/os/linux/ar6000_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1732,6 +1732,7 @@ ar6000_avail_ev(void *context, void *hif_handle)

ar->arVersion.target_ver = targ_info.target_ver;
ar->arTargetType = targ_info.target_type;
wdev->wiphy->hw_version = targ_info.target_ver;
}

r = ar6000_configure_target(ar);
Expand Down

0 comments on commit b0ab233

Please sign in to comment.