Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363442
b: refs/heads/master
c: d4a67bb
h: refs/heads/master
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Mar 14, 2013
1 parent ed4fddb commit e515b8b
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: b74e5f560c24929f71af5d08020edd5ec9a64904
refs/heads/master: d4a67bb2e2ac02fbcd3d1c780bbf7200eeb2a76d
3 changes: 0 additions & 3 deletions trunk/drivers/staging/csr/sme_wext.c
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@ unifi_siwscan(struct net_device *dev, struct iw_request_info *info,
{
netInterface_priv_t *interfacePriv = (netInterface_priv_t *)netdev_priv(dev);
unifi_priv_t *priv = interfacePriv->privPtr;
int scantype;
int r;
CsrWifiSsid scan_ssid;
unsigned char *channel_list = NULL;
Expand All @@ -1293,8 +1292,6 @@ unifi_siwscan(struct net_device *dev, struct iw_request_info *info,
}


scantype = UNIFI_SCAN_ACTIVE;

#if WIRELESS_EXT > 17
/* Providing a valid channel list will force an active scan */
if (req) {
Expand Down

0 comments on commit e515b8b

Please sign in to comment.