]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: remove WAITEVENT typedef
authorBill Pemberton <wfp5p@virginia.edu>
Tue, 28 Jul 2009 17:46:24 +0000 (13:46 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:52 +0000 (12:01 -0700)
commitaedb444a577184f7e113e1461fccc0ef10ffde55
tree9ed5a2cf035fd81b59ce805bb649c9eac70d0451
parentb578852955765bfbe12bd31ac1e7888a3deaff40
Staging: hv: remove WAITEVENT typedef

Remove the WAITEVENT typedef and also replace HANDLE types that use
the WaitEvent calls with struct osd_waitevent.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/ChannelMgmt.h
drivers/staging/hv/NetVsc.h
drivers/staging/hv/RndisFilter.c
drivers/staging/hv/StorVsc.c
drivers/staging/hv/VmbusPrivate.h
drivers/staging/hv/include/osd.h
drivers/staging/hv/osd.c