Re: [PATCH net] net: dsa: mt7530: Use NULL instead of plain integer

From: David Miller
Date: Wed Apr 04 2018 - 11:16:23 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Mon, 2 Apr 2018 16:24:14 -0700

> We would be passing 0 instead of NULL as the rsp argument to
> mt7530_fdb_cmd(), fix that.
>
> Fixes: b8f126a8d543 ("net-next: dsa: add dsa support for Mediatek MT7530 switch")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied.