diff options
author | 2020-04-30 18:02:48 +0300 | |
---|---|---|
committer | 2020-04-30 12:50:15 -0700 | |
commit | 801eb0501824da196c7b1c18c453528457308c5a (patch) | |
tree | dc607bc08ce3dd6ad2657e7deb46b9786b3413ef /include/linux/tcp.h | |
parent | Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs' (diff) | |
download | wireguard-linux-801eb0501824da196c7b1c18c453528457308c5a.tar.xz wireguard-linux-801eb0501824da196c7b1c18c453528457308c5a.zip |
stmmac: intel: Fix kernel crash due to wrong error path
Unfortunately sometimes ->probe() may fail. The commit b9663b7ca6ff
("net: stmmac: Enable SERDES power up/down sequence")
messed up with error handling and thus:
[ 12.811311] ------------[ cut here ]------------
[ 12.811993] kernel BUG at net/core/dev.c:9937!
Fix this by properly crafted error path.
Fixes: b9663b7ca6ff ("net: stmmac: Enable SERDES power up/down sequence")
Cc: Voon Weifeng <weifeng.voon@intel.com>
Cc: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions