[NDIS]
authorCameron Gutman <aicommander@gmail.com>
Thu, 26 May 2011 19:34:39 +0000 (19:34 +0000)
committerCameron Gutman <aicommander@gmail.com>
Thu, 26 May 2011 19:34:39 +0000 (19:34 +0000)
commit10959bf38ee773dbc7d7f3302e4edd43973e5edd
treeb1972afabf0786724be133daf0158de0425568d9
parent562fcac2776c3e80bd3891f635c8bb94d0fa03d3
[NDIS]
- Fix handling of some PnP IRPs
- Handle IRP_MN_STOP_DEVICE as it travels down the stack not up
- Only complete the IRP_MN_QUERY_XXX_DEVICE IRPs if we fail them otherwise pass them down the device stack
- Handle IRP_MN_CANCEL_XXX_DEVICE as it travels back up the stack not on its way down
- Append our flags when handling IRP_MN_QUERY_PNP_DEVICE_STATE and pass it down the device stack

svn path=/trunk/; revision=51927
reactos/drivers/network/ndis/ndis/miniport.c