
Currently the driver uses %u format specifier to dump the ini/cfg values with the command: iwpriv wlan0 getConfig. This causes the negative values to be printed as large positive values. Use %d format specifier to dump the ini/cfg values. Change-Id: I93dd469f7c367e889cb67ec38a2e06ddc36c7c99 CRs-Fixed: 2901248