]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf6388002588973d503f3ea42f79f0a6d3f1bc0f
tree9bf351fd880d79c1dd53590ba7494de003a94dff
parent12accaaafb571d1e3b32b4371087c5a9862b5d35
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