commit | 71334963d01ed7ec61a958a5a6585172793f5a24 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 05 11:27:59 2017 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Dec 06 08:47:08 2017 +0100 |
tree | 3933948d87d737b058e389d3f1a2eddb924d2867 | |
parent | ccab371f746abca05a599d074cb3b95a549ef590 [diff] |
wireless: replace usage of hexdump with od/sed Since od/sed are in posix, hopefully there's a better chance people will have them, over hexdump. Fixes: 90a53e4432b1 ("cfg80211: implement regdb signature checking") Signed-off-by: Johannes Berg <johannes.berg@intel.com>