[Bluetooth] Fix parameter list for event filter command
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Sep 2007 06:39:49 +0000 (08:39 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Sep 2007 06:39:49 +0000 (08:39 +0200)
commit89f2783ded0a4fc98852cb9552bb27a80cd6a41a
tree3227a8f56a6a1240d620cfe3b091a34836f69437
parent7c631a67601f116d303cfb98a3d964a150090e38
[Bluetooth] Fix parameter list for event filter command

On device initialization the event filters are cleared. In case of
clearing the filters the extra condition type shall be omitted.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c