Commit 6519ad6e authored by K. Y. Srinivasan's avatar K. Y. Srinivasan Committed by Greg Kroah-Hartman
Browse files

Staging: hv: Update the TODO file



Now that all vmbus audit related comments have been addressed,
update the TODO file to reflect this.

Signed-off-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: default avatarHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent bc79be9b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
TODO:
	- audit the vmbus to verify it is working properly with the
	  driver model
	- audit the network driver
	  - checking for carrier inside open is wrong, network device API
            confusion??