--- zzzz-none-000/linux-2.4.17/net/bluetooth/lib.c 2001-09-07 16:28:38.000000000 +0000 +++ sangam-fb-401/linux-2.4.17/net/bluetooth/lib.c 2005-04-05 07:07:46.000000000 +0000 @@ -25,7 +25,7 @@ /* * BlueZ kernel library. * - * $Id: lib.c,v 1.3 2001/06/22 23:14:23 maxk Exp $ + * $Id: lib.c,v 1.2 2002/06/20 19:55:08 maxk Exp $ */ #include @@ -105,7 +105,7 @@ return EACCES; case 0x06: - return EINVAL; + return EBADE; case 0x07: return ENOMEM;