[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 27 Mar 2007 21:38:07 +0000 (18:38 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:21 +0000 (22:28 -0700)
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>

No differences found