Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205648
b: refs/heads/master
c: cc7e7d3
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent 3429ac9 commit 1c654bd
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: 84f8008a7d1a44aa7c37d0ea367802e07e7daac0
refs/heads/master: cc7e7d38e9170719f780dd16312eef216714ad35
2 changes: 1 addition & 1 deletion trunk/drivers/staging/otus/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ int usbdrvwext_giwname(struct net_device *dev,
{
/* struct usbdrv_private *macp = dev->ml_priv; */

strcpy(wrq->name, "IEEE 802.11-MIMO");
strcpy(wrq->name, "IEEE 802.11abgn");

return 0;
}
Expand Down

0 comments on commit 1c654bd

Please sign in to comment.