sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.
authorMark Asselstine <mark.asselstine@windriver.com>
Wed, 4 Jun 2008 19:06:28 +0000 (12:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jun 2008 19:06:28 +0000 (12:06 -0700)
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>

No differences found