Re: [PATCH -next] wireless: brcmfmac: fix printk format warning

From: Arend van Spriel
Date: Thu Nov 01 2012 - 14:01:52 EST


On 11/01/2012 06:43 PM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Fix printk format warning for ssid_len, which is a size_t:
>
> drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c:3941:2: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: brcm80211-dev-list@xxxxxxxxxxxx


We actually have a patch ready for that with credit to people who
reported it. We can add you to that list ;-)

Gr. AvS


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/