]> git.ipfire.org Git - thirdparty/iw.git/commit
utils: make hex2byte and hex2bin parameter const
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 27 Jul 2016 17:55:52 +0000 (20:55 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Aug 2016 08:22:39 +0000 (10:22 +0200)
commit9ad3cc243c7f436a2acee30530adb067f65dfc0c
tree926957baf350c1cbb47b7692d125e42dd57b584e
parent432b5ae2c87eb112464891e86b1306425f93dbfd
utils: make hex2byte and hex2bin parameter const

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c