summaryrefslogtreecommitdiff
path: root/drivers/bcma/sprom.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2012-07-31 11:39:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-08-02 07:19:17 (GMT)
commit8b6d5c09bc0c49aea041486d77c2f67e98ae0bc3 (patch)
tree41f7f5a284019ff2c4f2cc31877dd947d27796f1 /drivers/bcma/sprom.c
parente3c0d04750751389d5116267f8cf4687444d9a50 (diff)
downloadlinux-8b6d5c09bc0c49aea041486d77c2f67e98ae0bc3.tar.xz
bnx2x: fix mem leak when command is unknown
In bnx2x_mcast_enqueue_cmd() we'll leak the memory allocated to 'new_cmd' if we hit the deafault case of the 'switch (cmd)'. Add a 'kfree(new_cmd)' to that case to avoid the leak. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Acked-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bcma/sprom.c')
0 files changed, 0 insertions, 0 deletions