FST: Move fst_mbie_get_peer_addr() into fst_group.c
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 17 Jul 2015 13:55:08 +0000 (16:55 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Jul 2015 16:06:48 +0000 (19:06 +0300)
commit2bb51eddad7d877566e42a17368f2767b3aab0a0
tree378d5b7894ebd6d93117a1c15dc9de9ccc07bb05
parentb7a07937ee08fa5db464a74411f68fc6a0a1fabb
FST: Move fst_mbie_get_peer_addr() into fst_group.c

There is no need for this function to be an inline function in a header
file since it is used only within fst_group.c.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/fst/fst_group.c
src/fst/fst_internal.h