niu: Fix warnings due to -Wunused-but-set-variable
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 22:49:26 +0000 (15:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 22:49:26 +0000 (15:49 -0700)
Most of these were legitimate, and once case was a real bug
(not propagating errors from ->xcvr_init() methods).

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found