Search Linux Wireless

Re: [PATCH] mac80211: mesh: print MAC address instead of pointer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux