mac80211: stringify mesh peering events
authorThomas Pedersen <thomas@cozybit.com>
Sat, 16 Feb 2013 18:41:05 +0000 (10:41 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Feb 2013 14:31:23 +0000 (15:31 +0100)
commit95e48addba6f9271aed51d9d3eaccbfc99a914b4
tree3b1e97b483cf8f3061af5895bf5836610396abaa
parent52ac8c488774b7ac6d1b0ed4c323b5de90d39d6e
mac80211: stringify mesh peering events

Convert mesh peering events into strings and make the
debug output a little easier to read. Also stop printing
the llid and plid since these don't change across peering
states and are random numbers anyway so they just amount
to noise.

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