commit | b5122236bba8d7ef62153da5b55cc65d0944c61e | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon Dec 22 18:39:39 2014 +0100 |
committer | Johan Hovold <johan@kernel.org> | Fri Jan 02 15:12:28 2015 +0100 |
tree | e841c5904d371c6bf01dd5352a8b840f53f4e760 | |
parent | 90441b4dbe90ba0c38111ea89fa093a8c9627801 [diff] |
USB: keyspan: fix null-deref at probe Fix null-pointer dereference during probe if the interface-status completion handler is called before the individual ports have been set up. Fixes: f79b2d0fe81e ("USB: keyspan: fix NULL-pointer dereferences and memory leaks") Reported-by: Richard <richjunk@pacbell.net> Tested-by: Richard <richjunk@pacbell.net> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>