commit | f81fe64f3d3bc76c1a8d3edb80b54219a60ff291 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Aug 25 23:25:15 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Sep 16 14:35:54 2013 -0300 |
tree | 34423d1f59dbe20d27706799ba9ab38fc943d155 | |
parent | f21278108204ab244cd534a0d45c174ecc559267 [diff] |
Bluetooth: Refactor raw socket filter into more readable code The handling of the raw socket filter is rather obscure code and it gets in the way of future extensions. Instead of inline filtering in the raw socket packet routine, refactor it into its own function. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>