net: small cleanup of lib8390
authorNikanth Karthikesan <knikanth@suse.de>
Thu, 15 Apr 2010 02:21:23 +0000 (02:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Apr 2010 23:23:30 +0000 (16:23 -0700)
commit6846ad282693bd066645aff6f13d2b279d505314
tree759596ef63453c26aa9d49692cef953a9294acdc
parent989a2979205dd34269382b357e6d4b4b6956b889
net: small cleanup of lib8390

Remove the always true #if 1. Also the unecessary re-test of ei_local->irqlock
and the unreachable printk format string.

Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/lib8390.c