commit | c4824f11fe07835c63209fb035f03f8f82e12827 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Mon Aug 22 17:48:27 2016 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Aug 31 10:06:03 2016 +0300 |
tree | efe725b0f5ff5afe300efd89934e20ba307135ac | |
parent | 05f6b0ff68429bb7c6b84b35e71b522c3bae76ae [diff] |
usb: gadget: f_ncm: add support for no_skb_reserve This patch adds to support no_skb_reserve function to improve performance for some platforms. About the detail, please refer to the commit log of "quirk_avoids_skb_reserve" in include/linux/usb/gadget.h. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>