Search Linux Wireless

Re: [PATCH] net: mac80211: fix compilation warning

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

 



On 03/05/2011 07:52 AM, Jovi Zhang wrote:
On Sat, Mar 5, 2011 at 8:31 PM, Ben Hutchings<bhutchings@xxxxxxxxxxxxxx>  wrote:
On Wed, 2011-03-02 at 18:32 -0500, bookjovi@xxxxxxxxx wrote:
From: Jovi Zhang<bookjovi@xxxxxxxxx>

this commit fix compilation warning as following:
net/mac80211/tx.c:1753: warning: unused variable mppath
[...]

You clearly didn't try building this with CONFIG_MAC80211_MESH enabled.

Sorry, indeed, maybe should be like this:

+#ifdef CONFIG_MAC80211_MESH
        struct mesh_path *mppath = NULL;
+#endif

Linville likes "struct mesh_path *mppath __maybe_unused = NULL;" over the ifdef form.

Larry
--
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 Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux