diff options
author | hayeswang <hayeswang@realtek.com> | 2016-06-08 08:52:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-10 08:38:19 +0200 |
commit | c8d83963709ea69f7433c7b4fe3e8c3a4288458a (patch) | |
tree | 47b8e3b6eb3110377bf4b8b7501a497bda23476e /tools | |
parent | Merge branch 'bgmac-stats' (diff) | |
download | linux-c8d83963709ea69f7433c7b4fe3e8c3a4288458a.tar.xz linux-c8d83963709ea69f7433c7b4fe3e8c3a4288458a.zip |
r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb
Replace netdev_alloc_skb_ip_align() with napi_alloc_skb() which can save
several CPU cycles by avoiding having to disable and re-enable IRQs.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions