| commit | 2a123b86e2b242a4a6db990d2851d45e192f88e5 | [log] [tgz] |
|---|---|---|
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Mar 27 18:38:07 2007 -0300 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:28:21 2007 -0700 |
| tree | afbb29b9cf58cf8ee5c581315d5b423d7775196f | |
| parent | 03d4f879b9ddf7d5c1f788792247e62450342eed [diff] |
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
For consistency with other skb data accessors, reducing the number of direct
accesses to skb->data.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>