]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
wireless: replace usage of hexdump with od/sed
authorJohannes Berg <johannes.berg@intel.com>
Tue, 5 Dec 2017 10:27:59 +0000 (11:27 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Dec 2017 07:47:08 +0000 (08:47 +0100)
commit71334963d01ed7ec61a958a5a6585172793f5a24
tree3933948d87d737b058e389d3f1a2eddb924d2867
parentccab371f746abca05a599d074cb3b95a549ef590
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>
net/wireless/Makefile