]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/cfg.c
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
authorLEO Airwarosu Yoichi Shinoda <shinoda@jaist.ac.jp>
Mon, 27 Aug 2012 13:28:16 +0000 (22:28 +0900)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2012 14:06:05 +0000 (16:06 +0200)
commit7ce8c7a3433c6d6f4adfec0611d250782f0b4b0c
tree5f6a39ac5e613d0a805601504bf14ed2a861666b
parentb4e4f47e940bc93c5b1125a4429ff53956754800
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()

Various small fixes for net/mac80211/cfg.c:mpath_set_pinfo():
Initialize *pinfo before filling members in, handle MESH_PATH_RESOLVED
correctly, and remove bogus assignment; result in correct display
of FLAGS values and meaningful EXPTIME for expired paths in iw utility.

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c