[PATCH] mac80211: always set carrier status on open
authorMichael Wu <flamingice@sourmilk.net>
Sun, 20 May 2007 16:44:00 +0000 (09:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 May 2007 14:34:05 +0000 (10:34 -0400)
commit52fb24cd83bdd6a1dcbd4cf4b3f5cafb741b5552
treef2c096f7015bd1523fb1652f4c842f42b7069330
parente8fdeca241e17dcc5b8f2465be8e1a6347c62fb9
[PATCH] mac80211: always set carrier status on open

ieee80211_open should always set the carrier status since we may have set
it to off before.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211.c