commit | 336a058b26bb5229070f1e10ba0f63ae35420adc | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Sun Apr 28 16:00:48 2024 +0900 |
committer | Jason Wang <jasowang@redhat.com> | Tue Jun 04 15:14:26 2024 +0800 |
tree | 614d45eb296a9694b046bc4a3c28aef473aff82e | |
parent | b9ad513e187669db8f5ac238028f6bf25a17c641 [diff] |
tap: Call tap_receive_iov() from tap_receive() This will save duplicate logic found in both of tap_receive_iov() and tap_receive(). Suggested-by: "Zhang, Chen" <chen.zhang@intel.com> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>