mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
[ Upstream commita288f105a0] fjes_acpi_add() misses a check for platform_device_register_simple(). Add a check to fix it. Fixes:658d439b22("fjes: Introduce FUJITSU Extended Socket Network Device driver") Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>