[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110412.161130.02277739.davem@davemloft.net>
Date: Tue, 12 Apr 2011 16:11:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: Re: [PATCH] atm: iphase: Fix set-but-not-used warnings.
From: David Miller <davem@...emloft.net>
Date: Tue, 12 Apr 2011 16:10:47 -0700 (PDT)
>
> The "iavcc" case is obvious.
>
> The intr_status and frmr_intr cases are reading a register to clear
> the chip status. This driver is pretty old and creaky, and uses
> volatile pointer dereferences to do register I/O when it should be
> using readl() and friends. However that it outside of the scope of
> these changes.
>
> Signed-off-by: David S. Miller <davem@...emloft.net>
Hmmm, I missed a few more cases, updated patch coming up.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists