qosmngr: typecast of 32bit counters to 64 bit.
Description: While supporting queue stats collection from tc for ubus object in qosmngr , compilation issue occurred due to assignment of 64 bit counters in to 32 bit variables. Required changes have been made for a clean compilation.