commit | 10499986dbd8778e1acf9f9d2e166800dfee44b4 | [log] [tgz] |
---|---|---|
author | Mustafa Ismail <mustafa.ismail@intel.com> | Tue Nov 21 16:18:31 2017 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Dec 01 12:21:25 2017 -0700 |
tree | 2a83b1290f2158378268de5a3cbc37043306dde6 | |
parent | 100d6de2ced538c539d923dc14a1b5cbae234503 [diff] |
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE When the event type is I40IW_TIMER_TYPE_CLOSE, there is no sqbuf and it should not be freed as one in i40iw_schedule_cm_timer(). Fixes: f27b4746f378 ("i40iw: add connection management code") Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>