net/cxgb3: remove undefined operations
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 11 Sep 2010 01:12:34 +0000 (01:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Sep 2010 03:02:51 +0000 (20:02 -0700)
Modifying an object twice without an intervening sequence point is
undefined.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found