Commit 8eef5c3
Revert "igc: fix a log entry using uninitialized netdev"
This reverts commit 8616718.
igc_ptp_init() needs to be called before igc_reset(), otherwise kernel
crash could be observed. Following the corresponding discussion [1] and
[2] revert this commit.
Link: https://lore.kernel.org/all/8fb634f8-7330-4cf4-a8ce-485af9c0a61a@intel.com/ [1]
Link: https://lore.kernel.org/all/87o78rmkhu.fsf@intel.com/ [2]
Fixes: 8616718 ("igc: fix a log entry using uninitialized netdev")
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20240611162456.961631-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent b60b1bd commit 8eef5c3
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7032 | 7032 | | |
7033 | 7033 | | |
7034 | 7034 | | |
| 7035 | + | |
| 7036 | + | |
7035 | 7037 | | |
7036 | 7038 | | |
7037 | 7039 | | |
| |||
7053 | 7055 | | |
7054 | 7056 | | |
7055 | 7057 | | |
7056 | | - | |
7057 | | - | |
7058 | | - | |
7059 | 7058 | | |
7060 | 7059 | | |
7061 | 7060 | | |
| |||
0 commit comments