]> xenbits.xensource.com Git - people/pauldu/xennet.git/commit
Use a single locked receiver GetList
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 24 Mar 2015 13:30:09 +0000 (13:30 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 24 Mar 2015 13:37:22 +0000 (13:37 +0000)
commit15971c8807fd31c45c6c30760464080906c57d23
tree0463254862533f6702cba80a68d858dfb0d35567
parent1fb9c7db4b950ba67c8a420dc5e1204bed8f8b20
Use a single locked receiver GetList

This avoids the need for any reference to the current CPU or need for
MAXIMUM_PROCESSOR sized array.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xennet/receiver.c