commit | 49b4947aae404c8c5758ffd1007d0d78c48b3643 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Thu Apr 14 08:05:19 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 14 13:39:45 2011 -0700 |
tree | 2841487026f8215acdef95c1aaca540917c3246e | |
parent | 79ea6c8966b861f80e77a14b2acf581563f3c83e [diff] |
bna: fix memory leak during RX path cleanup The memory leak was caused by unintentional assignment of the Rx path destroy callback function pointer to NULL just after correct initialization. Signed-off-by: Debashis Dutt <ddutt@brocade.com> Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>