]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add connected time to station info
authorArik Nemtsov <arik@wizery.com>
Wed, 3 Jun 2015 08:32:23 +0000 (11:32 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Jun 2015 09:18:28 +0000 (11:18 +0200)
commit087d778f6f82346debfd275ddbb8f646f9a1a167
tree36d221c9ba453efc1515b7d479f139d1a7f9b674
parenta3ca7c696aa76bb94d66941ab6a32bf7d05afab3
iw: add connected time to station info

Useful for long testing scenarios

Signed-off-by: Arik Nemtsov <arik@wizery.com>
--
As a side note, I had to change version.sh to make this compile in the
intel git. The "4.1" tag is missing here, so this line fails in
version.sh:

[ "${descr%%-*}" = "v$VERSION" ] || exit 2
station.c