commit | 2b0c2e2d2a43357fc51d3499bc405d0d05df2451 | [log] [tgz] |
---|---|---|
author | Sujith Sankar <ssujith@cisco.com> | Wed Feb 25 15:26:55 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 27 15:53:43 2015 -0500 |
tree | 58e84252677c0f7b9f5b2f0fdad41d254ba640dd | |
parent | 31639b94cadc03727d0ae1f048e9688dd508883f [diff] |
enic: do notify_check before returning credits We should complete notify_check before returning the credits. Once we return the credits, adaptor may access the notify data. Signed-off-by: Sujith Sankar <ssujith@cisco.com> Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller <davem@davemloft.net>