commit | c31c151b1c4a29da4dc92212aa8648fb4f8557b9 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Thu Feb 02 07:18:00 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 02 14:35:12 2012 -0500 |
tree | c61eb4b25fcac9f70cc381468b2365d85ca39ad6 | |
parent | 0a282538cc1977655004cdb2eb25dd2b63f20637 [diff] |
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>