summaryrefslogtreecommitdiff
path: root/mm/vmpressure.c
diff options
context:
space:
mode:
authorKY Srinivasan <kys@microsoft.com>2015-12-01 16:43:10 -0800
committerDavid S. Miller <davem@davemloft.net>2015-12-02 23:43:24 -0500
commitc0eb454034aab783dc602739237a63b30867f5bd (patch)
tree0d36c00f5de6407bb6cffbfd33e1ab8dffd609bd /mm/vmpressure.c
parent074c2fe5ef3d09e9a1008d307a22ab5086e22728 (diff)
hv_netvsc: Don't ask for additional head room in the skb
The rndis header is 116 bytes big and can be placed in the default head room that will be available in the skb. Since the netvsc packet is less than 48 bytes, we can use the skb control buffer for the netvsc packet. With these changes we don't need to ask for additional head room. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/vmpressure.c')
0 files changed, 0 insertions, 0 deletions