]> git.ipfire.org Git - thirdparty/iw.git/commit - station.c
iw: Fix bitrate output when no rate info found
authorMasashi Honma <masashi.honma@gmail.com>
Tue, 14 Feb 2017 09:38:58 +0000 (18:38 +0900)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 14 Feb 2017 09:44:13 +0000 (10:44 +0100)
commit5ce1f6c7b379f2a794ebb0aeb82787b704dcee2c
treedc94114e01dde898dd973cecafbce05ba89ce2d7
parent4871fcf54bbdd09f277b01f6b3362c85d22a7d8d
iw: Fix bitrate output when no rate info found

Previously, bitrate showed uninitialized buffer when no rate info found.
This patch fixes the issue.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
station.c