Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203721
b: refs/heads/master
c: 53e9b1d
h: refs/heads/master
i:
  203719: b1549e3
v: v3
  • Loading branch information
David Gnedt authored and John W. Linville committed Jul 20, 2010
1 parent 7feef26 commit 8fac74d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ced3f74dae18715920cb680098ec7ff4345d0a3
refs/heads/master: 53e9b1de6840d9047f768878adcbd1d116f72aca
2 changes: 2 additions & 0 deletions trunk/net/mac80211/iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ static int ieee80211_open(struct net_device *dev)
local->fif_other_bss++;

ieee80211_configure_filter(local);

netif_carrier_on(dev);
break;
default:
res = drv_add_interface(local, &sdata->vif);
Expand Down

0 comments on commit 8fac74d

Please sign in to comment.