diff options
author | Santiago Leon <santil@linux.vnet.ibm.com> | 2010-09-03 18:29:03 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-06 18:21:51 -0700 |
commit | 003212cc599cdc006de486e28c1f6b327bcb9808 (patch) | |
tree | 9174a37ccd0e1557116d15d981f7425c92462469 /virt | |
parent | d2684b516020c162b2852a2171ec588713c6cec0 (diff) | |
download | linux-003212cc599cdc006de486e28c1f6b327bcb9808.tar.bz2 |
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 <anton@samba.org>
Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions