On Wed, 2012-06-20 at 09:32 +0300, Victor Goldenshtein wrote: > + trace_drv_get_rssi(local, sdata); > + ret = local->ops->get_rssi(&local->hw, &sdata->vif, sta, rssi_dbm); > + trace_drv_return_int(local, ret); Where are you tracing the sta? And why not trace the value returned in *rssi_dbm? 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