diff options
author | Andrew Victor <andrew@sanpeople.com> | 2006-12-05 08:37:02 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-07 04:58:32 -0500 |
commit | a3f63e4f4be0da938771d754e846ff0019f9d42e (patch) | |
tree | bbf52899d47775a517a10c76693826bc3efa85d5 /net/Kconfig | |
parent | 51cc21045714cc9f48eb6901d95eb4e552ef2ca4 (diff) |
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
Use dev_alloc_skb() instead of alloc_skb().
It is also not necessary to adjust skb->len manually since that's
already done by skb_put().
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions