net/de4x5: remove undefined operations
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 11 Sep 2010 01:08:58 +0000 (01:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Sep 2010 03:02:51 +0000 (20:02 -0700)
commit1570475a477b46cb16b2a0dd73c06974c8d2b550
tree8d13fce770e4210446834277cd78c588686f5acc
parent61a21455ee27dccdd286f61aea611da5e70b47bf
net/de4x5: remove undefined operations

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>
drivers/net/tulip/de4x5.c