]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: correction in coalesce condition display message
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 5 Aug 2013 22:06:06 +0000 (15:06 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Aug 2013 13:13:58 +0000 (15:13 +0200)
commit4f7bb083da85b6c20abc577cfcd99eacf390b853
tree36a2500f9a2e2182d6c7683b082ddddda1c5a88d
parent2d86b0f3334801e4d63576096810d9c963c3413d
iw: correction in coalesce condition display message

NL80211_COALESCE_CONDITION_MATCH is 0 and
NL80211_COALESCE_CONDITION_NO_MATCH is 1.
Hence this change is required

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
coalesce.c