diff options
author | Kumar Sanghvi <kumaras@chelsio.com> | 2013-12-18 15:08:20 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-23 03:09:07 +0400 |
commit | 7c89e5550ccb2a3118854639d9525847e896c686 (patch) | |
tree | de3f741eb253821a442541a023af57b685abed42 /drivers/bluetooth/ath3k.c | |
parent | b6f8eaece6d5f0247931b6dac140e6cf876f48de (diff) | |
download | linux-7c89e5550ccb2a3118854639d9525847e896c686.tar.xz |
cxgb4: Include TCP as protocol when creating server filters
We were creating LE Workaround Server Filters without specifying
IPPROTO_TCP (6) in the filters (when F_PROTOCOL is set in TP_VLAN_PRI_MAP).
This meant that UDP packets with matching IP Addresses/Ports would get
caught up in the filter and be delivered to ULDs like iw_cxgb4.
So, include the protocol information in the server filter properly.
Based on original work by Casey Leedom <leedom@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bluetooth/ath3k.c')
0 files changed, 0 insertions, 0 deletions