]> git.ipfire.org Git - thirdparty/hostap.git/commit
wext: Add very basic status command support
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Nov 2014 08:32:32 +0000 (09:32 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 21:02:29 +0000 (23:02 +0200)
commitd306df7919e75a92850a0214f9791c8e5c5619de
tree7cef171fa30b47a2476bfbb5585edb9e7cd550be
parentee3f9f3837bce5f9a2641ede08d3b97f6d5f7b03
wext: Add very basic status command support

Just to make the test framework happy, it uses the driver
status command to obtain the interface MAC address.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_wext.c