commit | 5c18e80be9ff362f6523b097d495bb2e2f939946 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Jun 23 03:15:39 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 23 03:15:39 2011 -0700 |
tree | 8a1e980d04d8806cc41ab24ba7a79ed22aae5ed4 | |
parent | 7cdfa4a348b6b199a3189604f2085f1b214b6458 [diff] |
net/usb/kalmia: signedness bug in kalmia_bind() "status" should be an int here for the error handling to work. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>