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)
commitc03e05d81d70879273488206bfcb1805ebca9612
treee93f717270e82048a50d463d5676afdb453e3c8e
parenta13366c632132bb9f8f2950a79773d8f68f4871e
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>
drivers/net/sunhme.c