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)
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>

No differences found