bnx2x: fix assignment of signed expression to unsigned variable
authorKumar Amit Mehta <gmate.amit@gmail.com>
Sat, 23 Mar 2013 20:10:25 +0000 (20:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Mar 2013 21:27:28 +0000 (17:27 -0400)
fix for incorrect assignment of signed expression to unsigned variable.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Acked-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found