Commit 7cb4c9e
committed
deepin: net: Fix kabi breakage for skbuff by exclude header
deepin inclusion
category: kabi
No functioncal change.
Log: fix kabi white list symbol in skbuff.c:
slab_build_skb
build_skb
__alloc_skb
__netdev_alloc_skb
__napi_alloc_skb
...
Fixes: dae142e ("net: allow small head cache usage with large MAX_SKB_FRAGS values")
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 93cecaf commit 7cb4c9e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments