On Fri, Nov 06, 2015 at 11:30:46AM +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > There's no point in printing the mpath pointer since it can't > be used for anything - print the MAC address instead (like in > the forwarding case.) > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> FWIW: Acked-by: Bob Copeland <me@xxxxxxxxxxxxxxx> > mpath_dbg(sdata, > - "Not forwarding %p (flags %#x)\n", > - gate->mpath, gate->mpath->flags); > + "Not forwarding to %pM (flags %#x)\n", > + gate->mpath->dst, gate->mpath->flags); -- Bob Copeland %% http://bobcopeland.com/ -- 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