Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449472
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection |
| Date | 2016-07-25 15:30 +0200 |
| Message-ID | <rYO7f-54B-3@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <mSsDN-4wa-65@gated-at.bofh.it> <mSsDN-4wa-33@gated-at.bofh.it> <ooiaS-85H-29@gated-at.bofh.it> <rY2OZ-1Mx-3@gated-at.bofh.it> <rY2P0-1Mx-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sat, Jul 23, 2016 at 12:59:15PM +0200, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sat, 23 Jul 2016 11:28:30 +0200 > > The kfree() function was called in a few cases by the mthca_reset() > function during error handling even if the passed variables "bridge_header" > and "hca_header" contained a null pointer. > > Adjust jump targets according to the Linux coding style convention. > > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Thanks, Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:00 +0200
[PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:00 +0200
Re: [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection Leon Romanovsky <leon@kernel.org> - 2016-07-25 15:30 +0200
[PATCH 3/3] IB/mthca: Delete unnecessary variable initialisations in mthca_reset() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:10 +0200
csiph-web