Commit d9bf5fa
Fix PIC32 MAC initialization call (#1350)
Pass the NetworkInterface_t pointer through to StartInitMac. The
helper already requires the interface and uses it to iterate endpoints,
so the PIC32 network interface currently fails to compile.
Co-authored-by: aineoae86-sys <ai.neo.ae86@gmail.com>1 parent 06b7c9d commit d9bf5fa
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments