On Thu, May 31, 2012 at 2:42 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > 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 > will send v3 in a minute. -- Thanks, Victor. -- 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