Home
last modified time | relevance | path

Searched hist:"9 fef8478" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c9fef8478 Wed Oct 08 08:43:17 CDT 2014 Dan Carpenter <dan.carpenter@oracle.com> cxgb4: potential shift wrapping bug

"cntxt_id" is an unsigned int but "udb" is a u64 so there is a potential
shift wrapping bug here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
9fef8478 Wed Oct 08 08:43:17 CDT 2014 Dan Carpenter <dan.carpenter@oracle.com> cxgb4: potential shift wrapping bug

"cntxt_id" is an unsigned int but "udb" is a u64 so there is a potential
shift wrapping bug here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>