X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fbluetooth%2Fdtl1_cs.c;h=2cc7b3266eaf6bd423d2f7af2cab55ef9b4bd31e;hp=901bdd95655f3e8065ff3e4715f9acc63713fc66;hb=3c4bdc4bd4af791a72147b6ebc29553808f53cea;hpb=6572a281cfd805dd54718597d6c33261b5be052b diff --git a/drivers/bluetooth/dtl1_cs.c b/drivers/bluetooth/dtl1_cs.c index 901bdd95655f..2cc7b3266eaf 100644 --- a/drivers/bluetooth/dtl1_cs.c +++ b/drivers/bluetooth/dtl1_cs.c @@ -415,6 +415,8 @@ static int dtl1_hci_send_frame(struct sk_buff *skb) hdev->stat.sco_tx++; nsh.type = 0x83; break; + default: + return -EILSEQ; }; nsh.zero = 0;