Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236062
b: refs/heads/master
c: 9ea979d
h: refs/heads/master
v: v3
  • Loading branch information
Vipin Mehta authored and Greg Kroah-Hartman committed Feb 18, 2011
1 parent ac50523 commit f745172
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: 0ad7fdde6cfba9b0cf716bbd9549b05f195b8ebb
refs/heads/master: 9ea979d3b9e12e0f7f76153275e24c1d6cb389ab
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ath6kl/os/linux/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2590,7 +2590,7 @@ int ar6000_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
!= 0) {
ret = -EIO;
} else {
ar->arUserBssFilter = param;
ar->arUserBssFilter = filt.bssFilter;
}
}
break;
Expand Down

0 comments on commit f745172

Please sign in to comment.