diff options
author | Santiago Leon <[email protected]> | 2010-09-03 18:29:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-09-06 18:21:51 -0700 |
commit | 003212cc599cdc006de486e28c1f6b327bcb9808 (patch) | |
tree | 9174a37ccd0e1557116d15d981f7425c92462469 /net/unix/af_unix.c | |
parent | d2684b516020c162b2852a2171ec588713c6cec0 (diff) |
ibmveth: Convert to netdev_alloc_skb
We were using alloc_skb which doesn't create any headroom. Change it to
use netdev_alloc_skb to match most other drivers.
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Santiago Leon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions