Modify usbd_cdc_Setup() to pass the request buffer into the
APP_FOPS.pIf_Ctrl() function pointer callback.
Change is per instructions by chinzei.tsuneo on the st forums to enable
passing the "No data request" setup packets through to the callback
function for processing.