atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
authorMark Asselstine <mark.asselstine@windriver.com>
Sun, 20 Apr 2008 01:10:46 +0000 (18:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Apr 2008 01:10:46 +0000 (18:10 -0700)
commit36ef408061da9e012375547d69b27cc1f537b044
tree9bf351fd880d79c1dd53590ba7494de003a94dff
parent344234de54891ed15bf8127e4640ff9238076d6c
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()

Code within NS_DEBUG_SPINLOCKS contained deprecated cli()/sti()
function calls.  NS_DEBUG_SPINLOCKS and the associated code seems to
be of little use these days so the strategy of removing this code
rather then updating it to use spinlocks has been taken.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/nicstar.c
drivers/atm/nicstar.h