aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/Kconfig
diff options
context:
space:
mode:
authorJon Mason <jon.mason@intel.com>2013-02-01 17:25:37 -0500
committerJon Mason <jon.mason@intel.com>2013-05-15 13:57:45 -0400
commitb77b2637b39ecc380bb08992380d7d48452b0872 (patch)
treeaa19d879e5a13dbda6817c439fd9154e5f934366 /drivers/ntb/Kconfig
parent113fc505b83b2d16e820ca74fa07f99a34877b1d (diff)
NTB: Link toggle memory leak
Each link-up will allocate a new NTB receive buffer when the NTB properties are negotiated with the remote system. These allocations did not check for existing buffers and thus did not free them. Now, the driver will check for an existing buffer and free it if not of the correct size, before trying to alloc a new one. Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'drivers/ntb/Kconfig')
0 files changed, 0 insertions, 0 deletions