mac80211: fix the PREP mesh hwmp debug message
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Wed, 3 Apr 2013 09:49:53 +0000 (17:49 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2013 07:16:58 +0000 (09:16 +0200)
commit0f71651f935d05557eac5862ff68dd2335b0ce0e
tree4a24304a30d133ecbad5b07c348cba27e8823572
parent79ba1d8910f517c3bd39d794ddb1a5b4c03795c4
mac80211: fix the PREP mesh hwmp debug message

The mesh hwmp debug message is a bit confusing. The "sending PREP
to %p" should be the MAC address of mesh STA that has originated
the PREQ message and the "received PREP from %pM" should be the MAC
address of the mesh STA that has originated the PREP message.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_hwmp.c