mac80211: don't request ack for peering close
authorThomas Pedersen <thomas@cozybit.com>
Fri, 3 Aug 2012 19:21:34 +0000 (12:21 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 3 Aug 2012 19:34:25 +0000 (21:34 +0200)
commite7570dfb635b0c89570852002c9f85dd1cf82ba1
tree9a6948d49108dffc08953a862902f341d81b4f35
parent3e17f2be31f354fe03e1732bc527a31ff3dd3bb9
mac80211: don't request ack for peering close

It doesn't make a lot of sense to wait for an ack in response to a
peering close frame since either peer in this exchange could be going
down.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c