alistair23-linux/drivers/net/ethernet/arc
Marek Vasut 3424d9be8f net: arc: trivial: Replace comma with a semicolon
Fix a typo in the driver, replace comma with a semicolon at the end
of statement. While using comma is a legal C here and probably does
not even generate compiler warning, it was unlikely the intention.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Caesar Wang <wxt@rock-chips.com>
Cc: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-25 22:13:15 -07:00
..
emac.h net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00
emac_arc.c net: arc: Fix module autoload for OF platform driver 2015-09-21 16:08:20 -07:00
emac_main.c net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00
emac_mdio.c net: arc: trivial: Replace comma with a semicolon 2016-05-25 22:13:15 -07:00
emac_rockchip.c net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00
Kconfig net: ethernet: arc: Add support emac for RK3036 2016-01-10 22:21:31 -05:00
Makefile