Merge branch 'master' of git://dev.medozas.de/linux
[pandora-kernel.git] / net / wireless / scan.c
index 10b4887..df59440 100644 (file)
@@ -393,6 +393,7 @@ cfg80211_bss_update(struct cfg80211_registered_device *dev,
                                        memcpy(ies, res->pub.information_elements, ielen);
                                        found->ies_allocated = true;
                                        found->pub.information_elements = ies;
+                                       found->pub.len_information_elements = ielen;
                                }
                        }
                }