fix: alp: fix a NULL pointer call

	the priv is NULL when calling mvGmacPortDisable(priv->port), change to
	mvGmacPortDisable(port)

Signed-off-by: Ken Ma <make@marvell.com>

Change-Id: I4e0ad5f34bc7a439d8513e39276673c3a4dec2fb
Reviewed-on: http://vgitil04.il.marvell.com:8080/18278
Tested-by: Star_Automation <star@marvell.com>
Reviewed-by: Omri Itach <omrii@marvell.com>
1 file changed