lkml.org 
[lkml]   [2015]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH net-next,1/1] hv_netvsc: change member name of struct netvsc_stats
From
From: Simon Xiao <sixiao@microsoft.com>
Date: Fri, 15 May 2015 02:33:03 -0700

> Currently the struct netvsc_stats has a member s_sync
> of type u64_stats_sync.
> This definition will break kernel build as the macro
> netdev_alloc_pcpu_stats requires this member name to be syncp.
> (see netdev_alloc_pcpu_stats definition in ./include/linux/netdevice.h)
>
> This patch changes netvsc_stats's member name from s_sync to syncp to fix
> the build break.
>
> Signed-off-by: Simon Xiao <sixiao@microsoft.com>

Applied, thanks.


\
 
 \ /
  Last update: 2015-05-18 06:01    [W:0.191 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site