commit | 7e5ec36834a5752304dc0751dfab42ba6ad64a85 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Mar 07 00:10:34 2014 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 08 22:15:52 2014 -0800 |
tree | a6ce194edaf305160757405d24b87ac7d0983d9b | |
parent | a246b97358bcb888fe3d994d120751c3622c3239 [diff] |
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle Increase the number of PFNs we can handle in a single vmbus packet. Some network packets may have more PFNs than the current limit we have. This is not a bug and this patch can be applied to the *next tree. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>