Commit a9e9b78
committed
Merge branch 'ravb-fixes'
Yoshihiro Shimoda says:
====================
net: ravb: Fix potential issues
Fix potentiall issues on the ravb driver.
Changes from v2:
https://lore.kernel.org/all/[email protected]/
- Add Reviewed-by in the patch [2/2].
- Add a commit description in the patch [2/2].
Changes from v1:
https://lore.kernel.org/all/[email protected]/
- Fix typo in the patch [1/2].
- Add Reviewed-by in the patch [1/2].
- Fix "Fixed" tag in the patch [2/2].
- Fix a comment indentation of the code in the patch [2/2].
====================
Signed-off-by: David S. Miller <[email protected]>1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1101 | 1101 | | |
1102 | 1102 | | |
1103 | 1103 | | |
1104 | | - | |
| 1104 | + | |
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
1111 | | - | |
| 1111 | + | |
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
| |||
2973 | 2973 | | |
2974 | 2974 | | |
2975 | 2975 | | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
2976 | 2979 | | |
2977 | 2980 | | |
2978 | 2981 | | |
| |||
3011 | 3014 | | |
3012 | 3015 | | |
3013 | 3016 | | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
3014 | 3020 | | |
3015 | 3021 | | |
3016 | 3022 | | |
| |||
0 commit comments