diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2021-08-02 11:52:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-03 11:21:39 +0100 |
commit | 53744a4a72afe11779e0c69bbe0fff7dcd83e3ce (patch) | |
tree | bdbc1d7b5b49d037af81a55475a33cba5433130c /net/switchdev | |
parent | 14ee70ca89e62d5888ba1bb3d8a519f233739fe8 (diff) | |
download | linux-53744a4a72afe11779e0c69bbe0fff7dcd83e3ce.tar.gz linux-53744a4a72afe11779e0c69bbe0fff7dcd83e3ce.tar.bz2 linux-53744a4a72afe11779e0c69bbe0fff7dcd83e3ce.zip |
ax25: use skb_expand_head
Use skb_expand_head() in ax25_transmit_buffer and ax25_rt_build_path.
Unlike skb_realloc_headroom, new helper does not allocate a new skb if possible.
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions