Re: Fix error checking in niu driver
From: David Miller <davem@davemloft.net>
Date: 2008-07-30 06:59:35
From: David Miller <davem@davemloft.net>
Date: 2008-07-30 06:59:35
From: Andreas Schwab <redacted> Date: Tue, 29 Jul 2008 20:58:14 +0200
The callers of niu_ethflow_to_class expect zero as error, but it returns -1 instead. Signed-off-by: Andreas Schwab <redacted>
Applied, thanks Andreas.