commit | c38d7e0d08421a53cea4e09b76b3453d499fbd67 | [log] [tgz] |
---|---|---|
author | Henry Orosco <henry.orosco@intel.com> | Wed Nov 09 21:27:02 2016 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Mon Dec 05 16:09:35 2016 -0500 |
tree | dea7d4e0fd8b716943344125dd260214eeefc4ce | |
parent | 01d0b36798732d826fbf84de8961a09b3a2fbf3f [diff] |
i40iw: Fix for LAN handler removal If i40iw_open() fails for any reason, the LAN handler is not being removed. Modify i40iw_deinit_device() to always remove the handler. Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Henry Orosco <henry.orosco@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>