diff options
author | Jesper Juhl <jj@chaosbits.net> | 2011-11-13 16:14:32 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-26 12:09:54 -0500 |
commit | 78724db116c88705db2d6acbe66c56bed90fc991 (patch) | |
tree | e011b6b3b929b6cbe42651132dd97e49fa41322c /drivers/net/wireless/rt2x00/rt73usb.c | |
parent | a633bc89bb5626c6d700c3fc5c3bee01da79ce47 (diff) |
Net, libertas: Resolve memory leak in if_spi_host_to_card()
commit fe09b32a4361bea44169b2063e8c867cabb6a8ba upstream.
If we hit the default case in the switch in if_spi_host_to_card() we'll leak
the memory we allocated for 'packet'. This patch resolves the leak by freeing
the allocated memory in that case.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt73usb.c')
0 files changed, 0 insertions, 0 deletions