Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206000
b: refs/heads/master
c: f016175
h: refs/heads/master
v: v3
  • Loading branch information
Mike McCormack authored and Greg Kroah-Hartman committed Jul 26, 2010
1 parent d2fe9eb commit dbb6611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: cf3d3d38e7b42b75689fe895d09f197922c109c5
refs/heads/master: f0161757733f924cefe5ae45d012aef1daccebeb
5 changes: 0 additions & 5 deletions trunk/drivers/staging/rtl8192e/r8192E_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1735,11 +1735,6 @@ short rtl8192_tx(struct net_device *dev, struct sk_buff* skb)
pdesc->NoEnc = 1;
pdesc->SecType = 0x0;
if (tcb_desc->bHwSec) {
static u8 tmp =0;
if (!tmp) {
printk("==>================hw sec\n");
tmp = 1;
}
switch (priv->ieee80211->pairwise_key_type) {
case KEY_TYPE_WEP40:
case KEY_TYPE_WEP104:
Expand Down

0 comments on commit dbb6611

Please sign in to comment.