Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60477
b: refs/heads/master
c: 6b62472
h: refs/heads/master
i:
  60475: 9e1faf9
v: v3
  • Loading branch information
Adrian Bunk authored and John W. Linville committed Jul 10, 2007
1 parent f71f2d1 commit 5cf3362
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 74553aedd46b3a2cae986f909cf2a3f99369decc
refs/heads/master: 6b62472a5ff9605aafa43a0a341c32127821f7b2
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/libertas/wext.c
Original file line number Diff line number Diff line change
Expand Up @@ -1719,9 +1719,6 @@ static int wlan_set_encodeext(struct net_device *dev,
pkey->type = KEY_TYPE_ID_TKIP;
} else if (alg == IW_ENCODE_ALG_CCMP) {
pkey->type = KEY_TYPE_ID_AES;
} else {
ret = -EINVAL;
goto out;
}

/* If WPA isn't enabled yet, do that now */
Expand Down

0 comments on commit 5cf3362

Please sign in to comment.