Commit 16c2e4d
committed
Merge branch 'DPAA-Ethernet-fixes'
Madalin Bucur says:
====================
DPAA Ethernet fixes
This patch set is addressing several issues in the DPAA Ethernet
driver suite:
- module unload crash caused by wrong reference to device being left
in the cleanup code after the DSA related changes
- scheduling wile atomic bug in QMan code revealed during dpaa_eth
module unload
- a couple of error counter fixes, a duplicated init in dpaa_eth.
====================
Signed-off-by: David S. Miller <[email protected]>File tree
2 files changed
+9
-27
lines changed- drivers
- net/ethernet/freescale/dpaa
- soc/fsl/qbman
2 files changed
+9
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2008 | 2008 | | |
2009 | 2009 | | |
2010 | 2010 | | |
2011 | | - | |
2012 | 2011 | | |
2013 | 2012 | | |
2014 | 2013 | | |
| |||
2278 | 2277 | | |
2279 | 2278 | | |
2280 | 2279 | | |
2281 | | - | |
2282 | 2280 | | |
2283 | 2281 | | |
2284 | 2282 | | |
| |||
2311 | 2309 | | |
2312 | 2310 | | |
2313 | 2311 | | |
2314 | | - | |
| 2312 | + | |
| 2313 | + | |
2315 | 2314 | | |
| 2315 | + | |
2316 | 2316 | | |
2317 | 2317 | | |
2318 | 2318 | | |
| |||
2860 | 2860 | | |
2861 | 2861 | | |
2862 | 2862 | | |
2863 | | - | |
| 2863 | + | |
2864 | 2864 | | |
2865 | 2865 | | |
2866 | 2866 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2443 | 2443 | | |
2444 | 2444 | | |
2445 | 2445 | | |
2446 | | - | |
| 2446 | + | |
2447 | 2447 | | |
2448 | | - | |
2449 | | - | |
2450 | | - | |
2451 | | - | |
2452 | | - | |
2453 | | - | |
2454 | | - | |
| 2448 | + | |
2455 | 2449 | | |
2456 | 2450 | | |
2457 | 2451 | | |
2458 | 2452 | | |
2459 | | - | |
2460 | | - | |
2461 | | - | |
2462 | 2453 | | |
2463 | 2454 | | |
2464 | | - | |
2465 | | - | |
2466 | | - | |
2467 | | - | |
2468 | | - | |
2469 | | - | |
2470 | | - | |
2471 | | - | |
2472 | | - | |
2473 | | - | |
2474 | | - | |
| 2455 | + | |
| 2456 | + | |
2475 | 2457 | | |
2476 | 2458 | | |
2477 | 2459 | | |
2478 | | - | |
| 2460 | + | |
2479 | 2461 | | |
2480 | 2462 | | |
2481 | 2463 | | |
| |||
0 commit comments