Commits
Mugunthan V N committed 1610a9212af
drivers: net: keystone_net: fix line termination with semi-colon Each line should be terminated by semi-colon. It was not caught earlier as there is a proper statement. Fix it by changing the comma with semi-colon. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>