Skip to content
Commit 1f8a5fb8 authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[ATM] drivers/atm/fore200e.c: Cleanups.



This patch contains the following transformations from custom functions
to standard kernel version:
- fore200e_kmalloc() -> kzalloc()
- fore200e_kfree() -> kfree()
- fore200e_swap() -> cpu_to_be32()

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 52a91071
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment