[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130323.195651.2270136988020869155.davem@davemloft.net>
Date: Sat, 23 Mar 2013 19:56:51 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: gmate.amit@...il.com
Cc: eilong@...adcom.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] bnx2x: fix assignment of signed expression to unsigned
variable
From: Kumar Amit Mehta <gmate.amit@...il.com>
Date: Sat, 23 Mar 2013 11:52:55 -0700
> fix for incorrect assignment of signed expression to unsigned variable.
>
> Signed-off-by: Kumar Amit Mehta <gmate.amit@...il.com>
Returning positive error codes is just as broken as what is there
currently.
These routines should return 0 or 1, the return value isn't even used
in any way, it is just tested against zero.
--
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