mac80211: reorder mesh_plink to remove forward decl
authorBob Copeland <me@bobcopeland.com>
Tue, 14 Jul 2015 12:31:57 +0000 (08:31 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:47:02 +0000 (15:47 +0200)
commitfa87a6566ca8f17a92ba81980bd47c456262907c
tree03653011e3c6d2f2460b1d078651cb1c9d852e97
parentb0485e9f3defbed6effcde595df9b9fdbdb2524e
mac80211: reorder mesh_plink to remove forward decl

Move mesh_plink_frame_tx() above the first caller to remove
the forward declaration.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c