net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
authorHaiyang Zhang <haiyangz@microsoft.com>
Thu, 2 Feb 2012 07:18:00 +0000 (07:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Feb 2012 19:35:12 +0000 (14:35 -0500)
commitc31c151b1c4a29da4dc92212aa8648fb4f8557b9
treec61eb4b25fcac9f70cc381468b2365d85ca39ad6
parent0a282538cc1977655004cdb2eb25dd2b63f20637
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary

There is a possible data corruption if an RNDIS message goes beyond page
boundary in the sending code path. This patch fixes the problem.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c
include/linux/hyperv.h