diff options
author | Santiago Leon <santil@linux.vnet.ibm.com> | 2010-09-03 20:29:03 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-07 03:21:51 +0200 |
commit | 003212cc599cdc006de486e28c1f6b327bcb9808 (patch) | |
tree | 9174a37ccd0e1557116d15d981f7425c92462469 /fs | |
parent | ibmveth: remove procfs code (diff) | |
download | linux-003212cc599cdc006de486e28c1f6b327bcb9808.tar.xz linux-003212cc599cdc006de486e28c1f6b327bcb9808.zip |
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 'fs')
0 files changed, 0 insertions, 0 deletions