commit | c03e05d81d70879273488206bfcb1805ebca9612 | [log] [tgz] |
---|---|---|
author | Mark Asselstine <mark.asselstine@windriver.com> | Wed Jun 04 12:06:28 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 12:06:28 2008 -0700 |
tree | e93f717270e82048a50d463d5676afdb453e3c8e | |
parent | a13366c632132bb9f8f2950a79773d8f68f4871e [diff] |
sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. Make use of local_irq_save and local_irq_restore rather then the deprecated save_and_cli and restore_flags calls. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>