| commit | 31114c384b03998e87164edf8efc15c1223ab78f | [log] [tgz] |
|---|---|---|
| author | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 28 20:39:45 2015 +0200 |
| committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:39 2016 -0500 |
| tree | 65b7ce8a8358207e6bf39f3e3f67366e13c1cfd6 | |
| parent | 5f4daa155128b7f8e595cc0b99b11ae9c9a0c4d1 [diff] |
Bluetooth: Remove buffer type information from user data Since the type can be determined either from the context or from e.g. the pool that it belongs to (the 'free' pointer) we no-longer need to store the type as part of the user data struct. Change-Id: I090636aaa0a0b1be798b6dadfab072151fc3ab14 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>