diff options
author | Jason Wang <jasowang@redhat.com> | 2011-01-17 16:10:59 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2011-03-13 16:57:30 +0200 |
commit | cfbdab951369f15de890597530076bf0119361be (patch) | |
tree | f6abfd1324d7d57784545f9dda4e4fbf60570053 /drivers/hid/hid-apple.c | |
parent | fcc042a2806064ffcaed7a0c5cb710eca0e99108 (diff) | |
download | kernel_samsung_smdk4412-cfbdab951369f15de890597530076bf0119361be.zip kernel_samsung_smdk4412-cfbdab951369f15de890597530076bf0119361be.tar.gz kernel_samsung_smdk4412-cfbdab951369f15de890597530076bf0119361be.tar.bz2 |
vhost-net: check the support of mergeable buffer outside the receive loop
No need to check the support of mergeable buffer inside the recevie
loop as the whole handle_rx()_xx is in the read critical region. So
this patch move it ahead of the receiving loop.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/hid/hid-apple.c')
0 files changed, 0 insertions, 0 deletions