From: David S. Miller Date: Mon, 11 Apr 2011 22:49:26 +0000 (-0700) Subject: niu: Fix warnings due to -Wunused-but-set-variable X-Git-Tag: v3.0-rc1~377^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f344c25dbab1a392ef7a7afc8ca061b3b7285423;p=pandora-kernel.git niu: Fix warnings due to -Wunused-but-set-variable 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 --- Reading git-diff-tree failed