summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c60049d)
settings to an existing one.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@153
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
* Since the MAD service is being destroyed, the user cannot be issuing\r
* sends.\r
*/\r
* Since the MAD service is being destroyed, the user cannot be issuing\r
* sends.\r
*/\r
+ if( h_mad_svc->h_mad_reg )\r
+ {\r
- old_irql = KeRaiseIrqlToDpcLevel();\r
+ old_irql = KeRaiseIrqlToDpcLevel();\r
- __check_send_queue( h_mad_svc );\r
+ __check_send_queue( h_mad_svc );\r
- KeLowerIrql( old_irql );\r
+ KeLowerIrql( old_irql );\r
\r
cl_timer_destroy( &h_mad_svc->send_timer );\r
\r
\r
cl_timer_destroy( &h_mad_svc->send_timer );\r
\r