Staging: hv: Use native page allocation/free functions
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 11 Feb 2011 17:59:00 +0000 (09:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:11:03 +0000 (13:11 -0800)
commitdf3493e0b3ba72f9b6192a91b24197cac41ce557
treee283230b1baaa0f7cecccdfd595a92f313c3d7e8
parent7249e6a17bacbb18c4baf1b0d5ca70925409120d
Staging: hv: Use native page allocation/free functions

In preperation for getting rid of the osd.[ch] files;
change all page allocation/free functions to use native interfaces.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/channel.c
drivers/staging/hv/connection.c
drivers/staging/hv/hv.c
drivers/staging/hv/netvsc.c
This page took 0.030186 seconds and 5 git commands to generate.