On Thu, 2012-05-31 at 14:33 +0300, Victor Goldenshtein wrote: > - sinfo->signal = (s8)sta->last_signal; > + if (!local->ops->get_rssi || > + drv_get_rssi(local, sdata, &sta->sta, &sinfo->signal)) > + sinfo->signal = (s8)sta->last_signal; Please fix the indentation here johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html