]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd82dc9840a339247ac478d6d70c79146084745e1
tree03653011e3c6d2f2460b1d078651cb1c9d852e97
parent689914d0612666d947788f4df7b321b973233b21
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