On 09/26/2012 09:21 AM, Dan Carpenter wrote:
The multiplication here looks like it could overflow. I've changed it to use kcalloc() to prevent that.
Acked-by: Arend van Spriel <arend@xxxxxxxxxxxx>
Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> --- Only needed in linux-next. This was added in e58060723c "brcmfmac: introduce scheduled scan support".
Better be safe than sorry. Thanks. Gr. AvS
diff --git a/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c b/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
-- 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