Re: [PATCH] mac80211: remove compilation warning on mesh
From: Yeoh Chun-Yeow <hidden>
Date: 2015-06-29 07:41:10
From: Yeoh Chun-Yeow <hidden>
Date: 2015-06-29 07:41:10
On Mon, Jun 29, 2015 at 3:27 PM, Johannes Berg [off-list ref] wrote:
On Mon, 2015-06-29 at 11:50 +0800, Chun-Yeow Yeoh wrote:quoted
Remove the warning on the following: mesh_hwmp.c: warning: ‘target_metric’ may be used uninitialized in this function [-Wmaybe-uninitialized]I don't see any such warning, and would prefer not to have a blanket initialization that might in the future suppress a valid warning.
Ok, noted. FYI, I have compiled backports-20150626 and observed this warning. ---- Chun-Yeow