depca: Fix warnings
commitf97f3057fd2febbd7f34a60f09a2cb9cef8bf403
authorAlan Cox <alan@linux.intel.com>
Tue, 1 Feb 2011 21:19:07 +0000 (1 13:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2011 21:19:07 +0000 (1 13:19 -0800)
treef1ddc24cfdd6252c5c631fbd2dbab01a0a919027
parent2ba5e1feaab2762cdf45b490e3f342fedb33f57b
depca: Fix warnings

Replace the rather weird use of ++ with + 1 as the value is being assigned

Signed-off-by: Alan Cox <alan@linux.intel.com>
drivers/net/depca.c