r6040: place comments before code
authorFlorian Fainelli <florian@openwrt.org>
Wed, 4 Jan 2012 08:59:38 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jan 2012 20:55:53 +0000 (15:55 -0500)
commit48529680dc59061eaa13ea3b1047401612b79600
tree614a5637afd5c9ce6f5739fa0ddeaf67b2c50ff4
parent853d5dc95b41babb7001934becad9c944738d8e3
r6040: place comments before code

checkpatch.pl complained about the line exceding 80 columns, and the
comment was actually on the same line as the code, fix that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rdc/r6040.c