diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2005-03-18 17:10:40 +0100 |
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2005-03-18 17:10:40 +0100 |
| commit | ffb8a3cdfdd8be6a5870843361dae256db0c7f46 (patch) | |
| tree | 2546f5f6464d204fc9b757d17d17b46e93e4a8c7 /net/unix/af_unix.c | |
| parent | b924054c151ac0055973eab9e12d0a63ff845690 (diff) | |
[Bluetooth] Kill bt_sock_alloc() and its usage
Kill bt_sock_alloc() function and make the derived socks have
a struct bt_sock as its first member, so that the _pi() functions
can just cast the struct sock pointer to its respective types,
taking advantage of the fact that sk_alloc() now use kmalloc()
when no slab is passed.
This is another step, close to the final one, to kill sk_protinfo
and make further planned changes possible.
Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
