[Bluetooth] Add parameters to control BNEP header compression
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 7 Aug 2008 20:26:54 +0000 (22:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 7 Aug 2008 20:26:54 +0000 (22:26 +0200)
commit28111eb2f5087c5aa5ec3697388f6c7d354b2ad8
treeb1a30843c0b245e872babbc101a703cf874e59cc
parent0967d61ea0d8e8a7826bd8949cd93dd1e829ac55
[Bluetooth] Add parameters to control BNEP header compression

The Bluetooth qualification for PAN demands testing with BNEP header
compression disabled. This is actually pretty stupid and the Linux
implementation outsmarts the test system since it compresses whenever
possible. So to pass qualification two need parameters have been added
to control the compression of source and destination headers.

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