]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/airo.c
[wireless] build fixes after merging WE-19
[linux-2.6] / drivers / net / wireless / airo.c
index 89c2ff9570d5e57f953d2283df541f8aeb614e9a..2be65d308fbeab14e24f759a2da5ebca6b90c8bf 100644 (file)
@@ -6867,7 +6867,7 @@ static inline char *airo_translate_scan(struct net_device *dev,
        } else {
                iwe.u.qual.level = (bss->dBm + 321) / 2;
                iwe.u.qual.qual = 0;
-               iwe.u.qual.updated = IW_QUAL_QUAL_INVALID;
+               iwe.u.qual.updated = IW_QUAL_QUAL_INVALID
                                | IW_QUAL_LEVEL_UPDATED
                                | IW_QUAL_DBM;
        }