|
@@ -366,7 +366,6 @@ cfg80211_bss_update(struct cfg80211_registered_device *dev,
|
|
found = rb_find_bss(dev, res);
|
|
found = rb_find_bss(dev, res);
|
|
|
|
|
|
if (found) {
|
|
if (found) {
|
|
- kref_get(&found->ref);
|
|
|
|
found->pub.beacon_interval = res->pub.beacon_interval;
|
|
found->pub.beacon_interval = res->pub.beacon_interval;
|
|
found->pub.tsf = res->pub.tsf;
|
|
found->pub.tsf = res->pub.tsf;
|
|
found->pub.signal = res->pub.signal;
|
|
found->pub.signal = res->pub.signal;
|