commit | 5ec11ed23ecf95666222d4c4563050d61e8c46f6 | [log] [tgz] |
---|---|---|
author | Mustafa Ismail <mustafa.ismail@intel.com> | Tue Jul 12 11:48:41 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Tue Aug 02 14:17:38 2016 -0400 |
tree | 27250847846c5cd05cc5a83a20baaa30ee799410 | |
parent | 342c387b0d4d5c9c090fd2e3bdbf1fb34b838d1a [diff] |
i40iw: Do not access pointer after free Child_listen_node pointer is used in a debug print after kfree. Move the print before kfree. Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>