mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 23:25:54 +00:00
cc55bb03ea
Memory is being allocated by kmalloc and stored in variable pstAddIndication. However, this memory is not being freed in all cases. Therefore, this patch frees it on several exit paths. This patch also removes a whitespace. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Adapter.h | ||
Bcmchar.c | ||
Bcmnet.c | ||
CmHost.c | ||
CmHost.h | ||
cntrl_SignalingInterface.h | ||
DDRInit.c | ||
DDRInit.h | ||
Debug.h | ||
HandleControlPacket.c | ||
headers.h | ||
hostmibs.c | ||
HostMIBSInterface.h | ||
InterfaceAdapter.h | ||
InterfaceDld.c | ||
InterfaceIdleMode.c | ||
InterfaceIdleMode.h | ||
InterfaceInit.c | ||
InterfaceInit.h | ||
InterfaceIsr.c | ||
InterfaceIsr.h | ||
InterfaceMacros.h | ||
InterfaceMisc.c | ||
InterfaceMisc.h | ||
InterfaceRx.c | ||
InterfaceRx.h | ||
InterfaceTx.c | ||
InterfaceTx.h | ||
Ioctl.h | ||
IPv6Protocol.c | ||
IPv6ProtocolHdr.h | ||
Kconfig | ||
LeakyBucket.c | ||
led_control.c | ||
led_control.h | ||
Macros.h | ||
Makefile | ||
Misc.c | ||
nvm.c | ||
nvm.h | ||
PHSDefines.h | ||
PHSModule.c | ||
PHSModule.h | ||
Protocol.h | ||
Prototypes.h | ||
Qos.c | ||
Queue.h | ||
sort.c | ||
target_params.h | ||
TODO | ||
Transmit.c | ||
Typedefs.h | ||
vendorspecificextn.c | ||
vendorspecificextn.h | ||
Version.h |