net/usb/kalmia: signedness bug in kalmia_bind()
authorDan Carpenter <error27@gmail.com>
Thu, 23 Jun 2011 10:15:39 +0000 (03:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2011 10:15:39 +0000 (03:15 -0700)
"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>

No differences found