Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338062
b: refs/heads/master
c: 90c1076
h: refs/heads/master
v: v3
  • Loading branch information
MAACHE Mehdi authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent e5211ce commit bd8b0e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 167989ba2eeff882a6e5afd74c409661cdbf3fc9
refs/heads/master: 90c1076509496a2e728d3749c8115dc8c57be9dd
2 changes: 0 additions & 2 deletions trunk/drivers/staging/rtl8187se/r8180_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ int r8180_wx_set_key(struct net_device *dev, struct iw_request_info *info,
if (priv->ieee80211->bHwRadioOff)
return 0;

if (erq->flags & IW_ENCODE_DISABLED)

if (erq->length > 0) {
u32* tkey = (u32*) key;
priv->key0[0] = tkey[0];
Expand Down

0 comments on commit bd8b0e6

Please sign in to comment.