From: David S. Miller Date: Fri, 12 Dec 2014 02:00:13 +0000 (-0500) Subject: Merge branch 'dsa' X-Git-Tag: v4.9.8~5178^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c11a9009ae6a8c42a8cd69d885601e1aa6fbea04;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'dsa' Florian Fainelli says: ==================== net: dsa: two small bug fixes Here are two small fixes for the DSA slave interface creation code: - first patch fixes a null pointer de-reference with an invalid PHY device pointer while calling phy_connect_direct() - second path propagates the dsa_slave_phy_setup() error code down to its caller: dsa_slave_create ==================== Signed-off-by: David S. Miller --- c11a9009ae6a8c42a8cd69d885601e1aa6fbea04