commit | 541a78103f097cd5120e55aaba56d099a64f153c | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Oct 06 03:17:22 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 06 14:09:24 2010 -0700 |
tree | d549c73642ae55c82daa59724bd806961af049fd | |
parent | 1420398db4d5e236583d3ab392637df255bd5c6b [diff] |
cnic: Fine-tune ring init code. Initialize the rings only during cnic_uio_open() and shut them down during cnic_uio_close(). Check for the new bit CNIC_LCL_FL_RINGS_INITED before checking for ring interrupt. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>