libertas: make lbs_sync_channel() static
... by moving it into the file where it's sole user resides Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
52507c2087
commit
e226868ec3
@@ -7,6 +7,5 @@
|
||||
|
||||
void lbs_association_worker(struct work_struct *work);
|
||||
struct assoc_request *lbs_get_association_request(struct lbs_private *priv);
|
||||
void lbs_sync_channel(struct work_struct *work);
|
||||
|
||||
#endif /* _LBS_ASSOC_H */
|
||||
|
Reference in New Issue
Block a user